Skip to content

Hostname

customercarecommitment.petersime.com

Last fetched

customercarecommitment.petersime.com resolves to 1 IPv4 address operated by AS8368 in BE.

Nutrition Label

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

Resolution chain

customercarecommitment.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

No WHOIS records are currently associated with customercarecommitment.petersime.com in WhisperGraph.

Subdomains

1 observed subdomain of customercarecommitment.petersime.com.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for customercarecommitment.petersime.com.

MechanismTarget
SPF_Acustomercarecommitment.petersime.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_MXcustomercarecommitment.petersime.com

Related pages

Pivot deeper into the graph from customercarecommitment.petersime.com.

Cypher and MCP

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

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