Skip to content

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

WHISPER CANON · scheer-pas.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/scheer-pas.com

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.

IPPrefixASNOperatorCountry
18.157.126.13118.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
85.13.154.2285.13.154.0/24AS34788NMM-AS D - 02742 Friedersdorf Hauptstrasse 68DE

WHOIS identity

Registrar
iana:111
Organization
private information
Contact emails

Subdomains

19 observed subdomains of scheer-pas.com.

Web-graph footprint

Distinct hostnames that link to or from scheer-pas.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for scheer-pas.com.

MechanismTarget
SPF_INCLUDE9382442.spf08.hubspotemail.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEsuccessfactors.eu
SPF_IP164.128.36.32/32
SPF_IP164.128.36.48/32
SPF_IP91.195.104.0/23
SPF_MXscheer-pas.com

Related pages

Pivot deeper into the graph from scheer-pas.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.