Hostname
gunlaug.com
Last fetched
gunlaug.com resolves to 2 IPv4 addresses operated by AS12996 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
gunlaug.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.134.245.114 | 185.134.244.0/22 | AS12996 | — | NO |
| 194.63.249.219 | 194.63.249.0/24 | AS12996 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- georg s?rtun
- Contact emails
- 23dr4jxp5qrv@privacy-protection.email
- 7fdvacqperfu@privacy-protection.email
- 7ra7zsrmz2nn@privacy-protection.email
- 8sxdsjpbwdz3@spamprotection.email
- arswtenr7fpv@privacy-protection.email
- gubvam5hmxmt@privacy-protection.email
- hkzzgrbo5hxz@privacy-protection.email
- soaxpou92obm@privacy-protection.email
- t3nncbbds2b8@privacy-protection.email
- uczzedw6tsm2@spamprotection.email
- wtpct8tdp6ek@privacy-protection.email
- z8h5ctfrpy85@privacy-protection.email
- zvi3vnzzjn9s@privacy-protection.email
Subdomains
1 observed subdomain of gunlaug.com.
| Subdomain |
|---|
| www.gunlaug.com |
Web-graph footprint
Distinct hostnames that link to or from gunlaug.com in the public web crawl.
139 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for gunlaug.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.domeneshop.no |
Related pages
Pivot deeper into the graph from gunlaug.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gunlaug.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.