Skip to content

Hostname

somnox.co

Last fetched

somnox.co resolves to 2 IPv4 addresses operated by mijnhost - mijn.host B.V. in NL.

Nutrition Label

WHISPER CANON · somnox.coRouting diversity2.4/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/somnox.co

Resolution chain

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

IPPrefixASNOperatorCountry
178.251.232.160178.251.232.0/24AS214673mijnhost - mijn.host B.V.NL
77.111.243.6877.111.240.0/22AS51468ONECOM - One.com A/SDK

WHOIS identity

No WHOIS records are currently associated with somnox.co in WhisperGraph.

Subdomains

21 observed subdomains of somnox.co.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for somnox.co.

MechanismTarget
SPF_Asomnox.co
SPF_INCLUDE_custspf.g1i.one
SPF_INCLUDEspf.mijn.host
SPF_IP141.138.168.0/21
SPF_IP195.211.72.0/22
SPF_IP2a03:3c00:a001::/48
SPF_IP2a03:3c00:a002::/48
SPF_MXsomnox.co

Related pages

Pivot deeper into the graph from somnox.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "somnox.co"})-[: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.