Hostname
sandnes-garn.com
Last fetched
sandnes-garn.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
sandnes-garn.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:1001
- Organization
- mette oaland
- Contact emails
- b5xjdxcvpcmj@privacy-protection.email
- kdkqkgwwoy93@privacy-protection.email
- o3qgigwg5v2f@privacy-protection.email
- pyyt5wtdx2id@privacy-protection.email
- srjw2kfexkkx@privacy-protection.email
- u7kqsbc2fskh@privacy-protection.email
- uxxd4qkpkuxe@privacy-protection.email
- 0e59c091378b20eaffaf0d5e28d04d24-4264313@contact.gandi.net
- b3290eeb26051e4f1323d8fb9684e3a3-4264313@contact.gandi.net
Subdomains
7 observed subdomains of sandnes-garn.com.
Web-graph footprint
Distinct hostnames that link to or from sandnes-garn.com in the public web crawl.
123 sites link to this hostname.
83 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for sandnes-garn.com.
| Mechanism | Target |
|---|---|
| SPF_A | sandnes-garn.com |
| SPF_IP | 109.247.69.200 |
| SPF_MX | sandnes-garn.com |
Related pages
Pivot deeper into the graph from sandnes-garn.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sandnes-garn.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.