Skip to content

Hostname

adonis.no

Last fetched

adonis.no resolves to 1 IPv4 address operated by SOGNENETT-AS Providing fiber and wireless access in NO.

Nutrition Label

WHISPER CANON · adonis.noRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/adonis.no

Resolution chain

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

IPPrefixASNOperatorCountry
79.170.80.15979.170.80.0/21AS31169SOGNENETT-AS Providing fiber and wireless accessNO

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for adonis.no.

MechanismTarget
SPF_INCLUDE46937786.spf10.hubspotemail.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.comendosystems.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.myconnectwise.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.74.154.184
SPF_IP185.221.3.231/32
SPF_IP195.159.124.48/28
SPF_IP195.159.239.226
SPF_IP62.92.251.74
SPF_IP83.242.12.60/32

Related pages

Pivot deeper into the graph from adonis.no.

Cypher and MCP

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

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