Hostname
scheer-pas.com
Last fetched
scheer-pas.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:111 as the registrar.
Nutrition Label
Resolution chain
scheer-pas.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.157.126.131 | 18.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 85.13.154.22 | 85.13.154.0/24 | AS34788 | NMM-AS D - 02742 Friedersdorf Hauptstrasse 68 | DE |
WHOIS identity
- Registrar
- iana:111
- Organization
- private information
- Contact emails
Subdomains
19 observed subdomains of scheer-pas.com.
Showing 16 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from scheer-pas.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for scheer-pas.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 9382442.spf08.hubspotemail.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | successfactors.eu |
| SPF_IP | 164.128.36.32/32 |
| SPF_IP | 164.128.36.48/32 |
| SPF_IP | 91.195.104.0/23 |
| SPF_MX | scheer-pas.com |
Related pages
Pivot deeper into the graph from scheer-pas.com.
- IP · 18.157.126.131
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:111
- Country · DE
- Email · do-not-use@privacy-protected.ispapi.net
- TLD · .com
- Browse hostnames · sc…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "scheer-pas.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.