Skip to content

Hostname

mail.scartopia.com

Last fetched

mail.scartopia.com resolves to 2 IPv4 addresses operated by OVH - OVH SAS in CA.

Nutrition Label

WHISPER CANON · mail.scartopia.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mail.scartopia.com

Resolution chain

mail.scartopia.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
158.69.213.4158.69.0.0/16AS16276OVH - OVH SASCA
172.96.138.229172.96.138.0/23AS395092SHOCK-1 - Shock Hosting LLCUS

WHOIS identity

No WHOIS records are currently associated with mail.scartopia.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for mail.scartopia.com.

MechanismTarget
SPF_INCLUDErelay.mailchannels.net
SPF_IP158.69.213.4
SPF_IP172.96.138.2
SPF_IP172.96.138.229

Related pages

Pivot deeper into the graph from mail.scartopia.com.

Cypher and MCP

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

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