Skip to content

Hostname

odfjell.com

Last fetched

odfjell.com resolves to 1 IPv4 address operated by AS24940 in FI. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · odfjell.comRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/odfjell.com

Resolution chain

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

IPPrefixASNOperatorCountry
37.27.179.12437.27.0.0/16AS24940FI

WHOIS identity

Registrar
iana:299
Organization
harald stein
Contact emails

Subdomains

37 observed subdomains of odfjell.com.

Web-graph footprint

Distinct hostnames that link to or from odfjell.com in the public web crawl.

139 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for odfjell.com.

MechanismTarget
SPF_INCLUDE_spf.questback.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP205.145.130.165/32
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP52.49.201.246/32
SPF_IP52.49.235.189/32
SPF_IP62.92.128.66
SPF_IP68.233.77.18/32
SPF_IP91.203.117.243

Related pages

Pivot deeper into the graph from odfjell.com.

Cypher and MCP

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

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