Hostname
jordomseiling.com
Last fetched
jordomseiling.com resolves to 1 IPv4 address operated by AS12996 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
jordomseiling.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 |
|---|---|---|---|---|
| 194.63.248.52 | 194.63.248.0/24 | AS12996 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- frode nygaard knutsen
- Contact emails
- 3xsmsswpdr7b@privacy-protection.email
- 5a7nybx8es3c@spamprotection.email
- 8rdfcxvneruj@privacy-protection.email
- c27si94kaswv@privacy-protection.email
- gj5i5vypavc5@privacy-protection.email
- hm8t7yqr6sv8@privacy-protection.email
- hngarcbxan3m@privacy-protection.email
- sr5hccn5ghjo@spamprotection.email
- v4jsy3buauyd@privacy-protection.email
- xmjrtfzkg6vf@privacy-protection.email
- xr3eukea4pg8@privacy-protection.email
Subdomains
2 observed subdomains of jordomseiling.com.
Web-graph footprint
Distinct hostnames that link to or from jordomseiling.com in the public web crawl.
6 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for jordomseiling.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.domeneshop.no |
Related pages
Pivot deeper into the graph from jordomseiling.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jordomseiling.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.