Skip to content

Hostname

stopa.com

Last fetched

stopa.com resolves to 1 IPv4 address operated by AS24961 in DE. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · stopa.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/stopa.com

Resolution chain

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

IPPrefixASNOperatorCountry
78.31.64.2278.31.64.0/21AS24961DE

WHOIS identity

Registrar
iana:1408
Organization
danny ma 1/4 ller
Contact emails

Subdomains

32 observed subdomains of stopa.com.

Web-graph footprint

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

66 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for stopa.com.

MechanismTarget
SPF_Astopa.com
SPF_INCLUDEspf.eu.signature365.net
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.88.145.180/27
SPF_IP80.146.178.186/29

Related pages

Pivot deeper into the graph from stopa.com.

Cypher and MCP

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

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