Skip to content

Hostname

somn.io

Last fetched

somn.io resolves to 1 IPv4 address operated by AS34762 in DE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · somn.ioRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/somn.io

Resolution chain

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

IPPrefixASNOperatorCountry
185.175.196.20185.175.196.0/22AS34762DE

WHOIS identity

Registrar
iana:1068
Organization
mementor
Contact emails

Subdomains

74 observed subdomains of somn.io.

Web-graph footprint

Distinct hostnames that link to or from somn.io in the public web crawl.

88 sites link to this hostname.

232 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for somn.io.

MechanismTarget
SPF_Asomn.io
SPF_INCLUDE_spf.getresponse.com
SPF_INCLUDEspf.mailjet.com
SPF_MXsomn.io

Related pages

Pivot deeper into the graph from somn.io.

Cypher and MCP

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

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