Skip to content

Hostname

nomos.de

Last fetched

nomos.de resolves to 2 IPv4 addresses operated by AS41981 in DE.

Nutrition Label

WHISPER CANON · nomos.deRouting diversity2.4/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/nomos.de

Resolution chain

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

WHOIS identity

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

Subdomains

202 observed subdomains of nomos.de.

Web-graph footprint

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

594 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for nomos.de.

MechanismTarget
SPF_Anomos.de
SPF_INCLUDEantispameurope.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP146.255.57.192/27
SPF_IP146.255.61.80/28
SPF_IP185.105.252.114
SPF_IP195.177.233.158
SPF_IP195.62.126.11
SPF_IP2a02:248:101:62:0:0:0:1432
SPF_IP2a02:248:101:62:0:0:0:14b1
SPF_IP80.146.160.120

Related pages

Pivot deeper into the graph from nomos.de.

Cypher and MCP

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

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