Hostname
eddaaccommodation.com
Last fetched
eddaaccommodation.com resolves to 1 IPv4 address operated by AS202128 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
eddaaccommodation.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 |
|---|---|---|---|---|
| 185.78.209.195 | 185.78.208.0/22 | AS202128 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- johannes ?stensj? dy as
- Contact emails
- 4fjsvar2tpzx@privacy-protection.email
- exk6goczb8qd@privacy-protection.email
- nhqhb6juace7@privacy-protection.email
- nkkz4bss7rb9@privacy-protection.email
- o5xamjvendy6@privacy-protection.email
- op6cfzipwncw@privacy-protection.email
- qsj3yvnirucc@privacy-protection.email
- trek83j9dxj4@privacy-protection.email
- xfsub6jrmwxx@privacy-protection.email
- y9v6ndr8puf4@privacy-protection.email
- zbbzb5q5uxp3@privacy-protection.email
- it@ostensjo.no
Subdomains
2 observed subdomains of eddaaccommodation.com.
Web-graph footprint
Distinct hostnames that link to or from eddaaccommodation.com in the public web crawl.
11 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for eddaaccommodation.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 79.160.81.146 |
| SPF_IP | 79.160.81.147 |
| SPF_IP | 79.160.81.149 |
Related pages
Pivot deeper into the graph from eddaaccommodation.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "eddaaccommodation.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.