Skip to content

Hostname

it-xy.de

Last fetched

it-xy.de resolves to 1 IPv4 address operated by AS34788 in DE.

Nutrition Label

WHISPER CANON · it-xy.deRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/it-xy.de

Resolution chain

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

IPPrefixASNOperatorCountry
85.13.163.18985.13.163.0/24AS34788DE

WHOIS identity

No WHOIS records are currently associated with it-xy.de in WhisperGraph.

Subdomains

18 observed subdomains of it-xy.de.

Web-graph footprint

Distinct hostnames that link to or from it-xy.de in the public web crawl.

6 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for it-xy.de.

MechanismTarget
SPF_Asmail.it-xy.de
SPF_INCLUDEspf.it-xy-de.cloud.nospamproxy.com
SPF_IP85.13.163.189
SPF_IP91.249.226.32/29

Related pages

Pivot deeper into the graph from it-xy.de.

Cypher and MCP

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

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