Hostname
gjerrigknarkepost.com
Last fetched
gjerrigknarkepost.com resolves to 2 IPv4 addresses operated by AS49788 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
gjerrigknarkepost.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 |
|---|---|---|---|---|
| 64.239.19.248 | 64.239.19.0/24 | AS49788 | — | NO |
| 77.40.236.248 | 77.40.128.0/17 | AS2116 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- gjerrigknark ans
- Contact emails
Subdomains
3 observed subdomains of gjerrigknarkepost.com.
Web-graph footprint
Distinct hostnames that link to or from gjerrigknarkepost.com in the public web crawl.
751 sites link to this hostname.
124 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for gjerrigknarkepost.com.
| Mechanism | Target |
|---|---|
| SPF_A | gjerrigknark.sys.wserver.no |
| SPF_A | gjerrigknark1.sys.wserver.no |
| SPF_A | gjerrigknarkepost.com |
| SPF_A | mail.gjerrigknarkepost.com |
| SPF_A | sys.wserver.no |
| SPF_INCLUDE | gjerrigknark.com |
| SPF_IP | 178.21.128.28 |
| SPF_IP | 64.239.19.248 |
| SPF_IP | 77.40.236.10 |
| SPF_IP | 77.40.236.248 |
| SPF_IP | 81.27.35.11 |
| SPF_MX | gjerrigknarkepost.com |
Related pages
Pivot deeper into the graph from gjerrigknarkepost.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gjerrigknarkepost.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.