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
Resolution chain
odfjell.com 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 |
|---|---|---|---|---|
| 37.27.179.124 | 37.27.0.0/16 | AS24940 | — | FI |
WHOIS identity
- Registrar
- iana:299
- Organization
- harald stein
- Contact emails
Subdomains
37 observed subdomains of odfjell.com.
Showing 17 of 37. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from odfjell.com in the public web crawl.
139 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for odfjell.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.questback.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.topdesk.net |
| SPF_IP | 205.145.130.165/32 |
| SPF_IP | 23.21.109.197/32 |
| SPF_IP | 23.21.109.212/32 |
| SPF_IP | 52.49.201.246/32 |
| SPF_IP | 52.49.235.189/32 |
| SPF_IP | 62.92.128.66 |
| SPF_IP | 68.233.77.18/32 |
| SPF_IP | 91.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.