Hostname
tonsbergkarate.com
Last fetched
tonsbergkarate.com resolves to 1 IPv4 address operated by AS12996 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
tonsbergkarate.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 |
|---|---|---|---|---|
| 194.63.249.215 | 194.63.249.0/24 | AS12996 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- frank bruun
- Contact emails
- 3brvqsbtbvsh@privacy-protection.email
- cgarcpsh4ff3@privacy-protection.email
- e3dhc6ddppkn@privacy-protection.email
- hzmunswv3wed@privacy-protection.email
- nzdqtqh2iy5x@privacy-protection.email
- qex9pbnnfjjd@privacy-protection.email
- rxjh5pjzzwzc@privacy-protection.email
- vunbcnajmsj7@privacy-protection.email
- yqh5zeshc9ke@privacy-protection.email
- zfec8whbqqan@privacy-protection.email
- customer@cliche.no
Subdomains
1 observed subdomain of tonsbergkarate.com.
| Subdomain |
|---|
| www.tonsbergkarate.com |
Web-graph footprint
Distinct hostnames that link to or from tonsbergkarate.com in the public web crawl.
5 sites link to this hostname.
27 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 tonsbergkarate.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.domeneshop.no |
Related pages
Pivot deeper into the graph from tonsbergkarate.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tonsbergkarate.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.