Skip to content

Hostname

petersime.com

Last fetched

petersime.com resolves to 1 IPv4 address operated by AS8368 in BE. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · petersime.comRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/petersime.com

Resolution chain

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

IPPrefixASNOperatorCountry
62.213.218.14162.213.192.0/19AS8368BE

WHOIS identity

Registrar
iana:106
Organization
petersime nv
Contact emails

Subdomains

32 observed subdomains of petersime.com.

Web-graph footprint

Distinct hostnames that link to or from petersime.com in the public web crawl.

570 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for petersime.com.

MechanismTarget
SPF_Apetersime.com
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEcmail1.com
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.icontroller.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.46.182.1/32
SPF_IP185.46.182.200/29
SPF_IP185.46.182.208/31
SPF_IP20.82.87.96/28
SPF_IP5.134.1.93
SPF_IP62.213.218.141
SPF_IP62.213.218.236
SPF_MXpetersime.com

Related pages

Pivot deeper into the graph from petersime.com.

Cypher and MCP

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

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