Skip to content

Hostname

sonans.no

Last fetched

sonans.no resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in GB.

Nutrition Label

WHISPER CANON · sonans.noRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/sonans.no

Resolution chain

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

IPPrefixASNOperatorCountry
54.230.83.20754.230.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
Organization
sonans as
Contact emails

Subdomains

60 observed subdomains of sonans.no.

Web-graph footprint

Distinct hostnames that link to or from sonans.no in the public web crawl.

23 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for sonans.no.

MechanismTarget
SPF_INCLUDE_spf.daldata.net
SPF_INCLUDE_spf.sndr.no
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.89.36.75
SPF_IP213.52.69.97
SPF_IP87.238.38.103
SPF_IP87.238.38.113
SPF_IP87.238.61.248
SPF_IP87.238.61.251
SPF_IP87.238.61.252
SPF_IP87.238.61.253
SPF_MXsonans.no

Related pages

Pivot deeper into the graph from sonans.no.

Cypher and MCP

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

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