Skip to content

Hostname

datastoppi.com

Last fetched

datastoppi.com resolves to 1 IPv4 address operated by AS201172 in FI. WHOIS lists iana:1327 as the registrar.

Nutrition Label

WHISPER CANON · datastoppi.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/datastoppi.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.156.94.15845.156.92.0/22AS201172FI

WHOIS identity

Registrar
iana:1327
Organization
kujansivu, ilmo
Contact emails

Subdomains

2 observed subdomains of datastoppi.com.

Web-graph footprint

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

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for datastoppi.com.

MechanismTarget
SPF_INCLUDEmailwish.com

Related pages

Pivot deeper into the graph from datastoppi.com.

Cypher and MCP

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

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