Skip to content

Hostname

zeroseven.de

Last fetched

zeroseven.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · zeroseven.deRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/zeroseven.de

Resolution chain

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

IPPrefixASNOperatorCountry
128.140.3.147128.140.0.0/17AS24940DE

WHOIS identity

No WHOIS records are currently associated with zeroseven.de in WhisperGraph.

Subdomains

73 observed subdomains of zeroseven.de.

Web-graph footprint

Distinct hostnames that link to or from zeroseven.de in the public web crawl.

35 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for zeroseven.de.

MechanismTarget
SPF_Azeroseven.de
SPF_INCLUDEagenturserver.de
SPF_INCLUDEinternet-xs.de
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP176.94.37.178
SPF_IP5.158.158.170
SPF_IP5.9.144.230
SPF_IP5.9.144.235
SPF_IP62.75.187.204
SPF_IP85.25.37.100
SPF_IP85.25.37.115
SPF_IP88.99.184.71
SPF_MXzeroseven.de

Related pages

Pivot deeper into the graph from zeroseven.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "zeroseven.de"})-[: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.