Skip to content

Hostname

za-internet.de

Last fetched

za-internet.de resolves to 1 IPv4 address operated by AS30791 in DE.

Nutrition Label

WHISPER CANON · za-internet.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/za-internet.de

Resolution chain

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

IPPrefixASNOperatorCountry
193.7.168.103193.7.168.0/21AS30791DE

WHOIS identity

No WHOIS records are currently associated with za-internet.de in WhisperGraph.

Subdomains

24 observed subdomains of za-internet.de.

Web-graph footprint

Distinct hostnames that link to or from za-internet.de in the public web crawl.

54 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for za-internet.de.

MechanismTarget
SPF_Amailer1.fax.de
SPF_IP193.7.168.0/21
SPF_IP217.110.127.227
SPF_IP2a0d:1700::/64
SPF_IP91.207.250.153/32

Related pages

Pivot deeper into the graph from za-internet.de.

Cypher and MCP

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

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