Skip to content

Hostname

www.simplon.com

Last fetched

www.simplon.com resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · www.simplon.comRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/www.simplon.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.55.242.241162.55.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with www.simplon.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for www.simplon.com.

MechanismTarget
SPF_Awww.simplon.com
SPF_INCLUDE_spf.cmail.ondemand.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP162.55.242.241
SPF_IP193.41.201.91
SPF_IP45.152.55.121
SPF_IP45.152.55.189
SPF_IP46.231.93.20
SPF_IP93.82.233.178
SPF_MXwww.simplon.com

Related pages

Pivot deeper into the graph from www.simplon.com.

Cypher and MCP

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

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