Skip to content

Hostname

occhio.de

Last fetched

occhio.de resolves to 2 IPv4 addresses operated by DIGIMAGICAL in AT.

Nutrition Label

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

Resolution chain

occhio.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.183.217.1695.183.216.0/22AS209050DIGIMAGICALAT
5.183.217.385.183.216.0/22AS209050DIGIMAGICALAT

WHOIS identity

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

Subdomains

57 observed subdomains of occhio.de.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for occhio.de.

MechanismTarget
SPF_Aocchio.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.203.243.18
SPF_IP138.201.139.154
SPF_IP138.201.199.185
SPF_IP144.76.116.108
SPF_IP144.76.139.120
SPF_IP178.77.121.129/32
SPF_IP178.77.121.190/32
SPF_IP54.219.139.180/32
SPF_IP54.219.145.149/32
SPF_IP87.253.170.46
SPF_IP87.253.170.5
SPF_IP87.253.170.51
SPF_IP88.217.188.28
SPF_MXocchio.de

Related pages

Pivot deeper into the graph from occhio.de.

Cypher and MCP

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

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