Skip to content

Hostname

onix.de

Last fetched

onix.de resolves to 1 IPv4 address operated by EWETEL in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
80.228.57.3080.228.0.0/16AS9145EWETELDE

WHOIS identity

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

Subdomains

152 observed subdomains of onix.de.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for onix.de.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP37.24.50.30/32
SPF_IP80.228.57.24/29
SPF_IP85.10.198.9/32
SPF_IP87.245.5.0/26
SPF_IP94.140.18.224/27
SPF_MXonix.de

Related pages

Pivot deeper into the graph from onix.de.

Cypher and MCP

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

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