Skip to content

Hostname

i4vision.de

Last fetched

i4vision.de resolves to 1 IPv4 address operated by GODADDY-SXB in DE.

Nutrition Label

WHISPER CANON · i4vision.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/i4vision.de

Resolution chain

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

IPPrefixASNOperatorCountry
92.205.179.15192.205.176.0/21AS21499GODADDY-SXBDE

WHOIS identity

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

Subdomains

7 observed subdomains of i4vision.de.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for i4vision.de.

MechanismTarget
SPF_Ai4vision.de
SPF_IP138.201.222.142
SPF_MXi4vision.de

Related pages

Pivot deeper into the graph from i4vision.de.

Cypher and MCP

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

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