Hostname
tonjebandersson.com
Last fetched
tonjebandersson.com resolves to 1 IPv4 address operated by AS12996 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
tonjebandersson.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.248.47 | 194.63.248.0/24 | AS12996 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- tonje bartnes andersson
- Contact emails
- 2mpjk8iiueut@spamprotection.email
- 5zpywy7czqrh@privacy-protection.email
- b9hjxmqdrcca@privacy-protection.email
- ekorcsxt26mq@privacy-protection.email
- fvxaz68cphry@privacy-protection.email
- fxkpec7gmysq@privacy-protection.email
- jymjumwyt7u3@privacy-protection.email
- n7xc3s4gvxue@privacy-protection.email
- nuqgd6uvy6sx@privacy-protection.email
- q6z9b3vvytac@privacy-protection.email
- zebdqm3j9mxv@spamprotection.email
Subdomains
1 observed subdomain of tonjebandersson.com.
| Subdomain |
|---|
| www.tonjebandersson.com |
Web-graph footprint
Distinct hostnames that link to or from tonjebandersson.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for tonjebandersson.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.domeneshop.no |
Related pages
Pivot deeper into the graph from tonjebandersson.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tonjebandersson.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.