Skip to content

Hostname

schaefer-peters.com

Last fetched

schaefer-peters.com resolves to 1 IPv4 address operated by AS61157 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · schaefer-peters.comRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/schaefer-peters.com

Resolution chain

schaefer-peters.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
62.138.208.7762.138.248.0/22AS61157DE

WHOIS identity

Registrar
iana:151
Organization
matthias westhauser
Contact emails

Subdomains

17 observed subdomains of schaefer-peters.com.

Web-graph footprint

Distinct hostnames that link to or from schaefer-peters.com in the public web crawl.

41 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for schaefer-peters.com.

MechanismTarget
SPF_Aschaefer-peters.com
SPF_INCLUDEspf.dc-cluster.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.203.147.75
SPF_IP168.245.70.7/32
SPF_IP37.228.159.86
SPF_IP78.47.220.21
SPF_IP78.47.229.231
SPF_MXschaefer-peters.com

Related pages

Pivot deeper into the graph from schaefer-peters.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "schaefer-peters.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.