Hostname
sonans.no
Last fetched
sonans.no resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in GB.
Nutrition Label
Resolution chain
sonans.no resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.230.83.207 | 54.230.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- —
- Organization
- sonans as
- Contact emails
Subdomains
60 observed subdomains of sonans.no.
Showing 25 of 60. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for sonans.no.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.daldata.net |
| SPF_INCLUDE | _spf.sndr.no |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 212.89.36.75 |
| SPF_IP | 213.52.69.97 |
| SPF_IP | 87.238.38.103 |
| SPF_IP | 87.238.38.113 |
| SPF_IP | 87.238.61.248 |
| SPF_IP | 87.238.61.251 |
| SPF_IP | 87.238.61.252 |
| SPF_IP | 87.238.61.253 |
| SPF_MX | sonans.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.