Skip to content

Hostname

onm.de

Last fetched

onm.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · onm.deRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/onm.de

Resolution chain

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

IPPrefixASNOperatorCountry
78.46.152.7878.46.0.0/15AS24940DE

WHOIS identity

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

Subdomains

37 observed subdomains of onm.de.

Web-graph footprint

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

56 sites link to this hostname.

157 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for onm.de.

MechanismTarget
SPF_Adedi4172.your-server.de
SPF_Av080086.kasserver.com
SPF_INCLUDE_spf-e.cegedim.fr
SPF_INCLUDE_spf-i.cegedim.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP142.132.249.167
SPF_IP78.47.35.147
SPF_IP89.110.140.47
SPF_IP89.110.140.56
SPF_IP93.240.48.166

Related pages

Pivot deeper into the graph from onm.de.

Cypher and MCP

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

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