Hostname
fokkforlag.com
Last fetched
fokkforlag.com resolves to 1 IPv4 address operated by AS63949 in GB. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
fokkforlag.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 |
|---|---|---|---|---|
| 176.58.112.11 | 176.58.96.0/19 | AS63949 | — | GB |
WHOIS identity
- Registrar
- iana:1001
- Organization
- fokk forlag
- Contact emails
- 7sg7ataz2usa@privacy-protection.email
- aabi2djj7yyw@privacy-protection.email
- cduxo4ycbmmg@privacy-protection.email
- fwuhajecxv6v@privacy-protection.email
- gun4nc7yrwx2@privacy-protection.email
- hb43furqb4wz@privacy-protection.email
- ij8czpzpsmsr@privacy-protection.email
- kxdzxrjphdq6@privacy-protection.email
- mny7ztu5rsd7@privacy-protection.email
- n7r9edn2wrqr@privacy-protection.email
- ngo7yzsjgdf4@privacy-protection.email
- nys6d9dayrwc@privacy-protection.email
- qf6haagmu4ee@privacy-protection.email
- t6ytbnxagxom@privacy-protection.email
- tbumrhhw4tsv@privacy-protection.email
Subdomains
1 observed subdomain of fokkforlag.com.
| Subdomain |
|---|
| www.fokkforlag.com |
Threat posture
History
Related pages
Pivot deeper into the graph from fokkforlag.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fokkforlag.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.