Skip to content

Hostname

odla.nu

Last fetched

odla.nu resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:ports group ab as the registrar.

Nutrition Label

WHISPER CANON · odla.nuRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/odla.nu

Resolution chain

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

IPPrefixASNOperatorCountry
76.76.21.6176.76.21.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:ports group ab
Organization
Contact emails

Subdomains

15 observed subdomains of odla.nu.

Web-graph footprint

Distinct hostnames that link to or from odla.nu in the public web crawl.

438 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for odla.nu.

MechanismTarget
SPF_INCLUDE_spf.ungapped.io
SPF_INCLUDEamazonses.com
SPF_INCLUDEcarmamail.com
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.54.182.167
SPF_IP195.54.182.168
SPF_IP212.247.91.233
SPF_IP217.70.34.228

Related pages

Pivot deeper into the graph from odla.nu.

Cypher and MCP

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

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