Hostname
birchtreeroad.com
Last fetched
birchtreeroad.com resolves to 1 IPv4 address operated by AS12996 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
birchtreeroad.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.218 | 194.63.249.0/24 | AS12996 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- barbara sivertsen
- Contact emails
- 9kybwvjure2e@privacy-protection.email
- 9xruccurykua@privacy-protection.email
- bbbhqjn7nqfn@privacy-protection.email
- ibvsmrx9vmvh@privacy-protection.email
- pskbbtwdhw8g@privacy-protection.email
- vd48wnqezbjz@privacy-protection.email
- vp4wriyzor3f@spamprotection.email
- w37oetfr9enq@privacy-protection.email
- wcbbmyiwmh3b@privacy-protection.email
- wraa7vxpchnw@privacy-protection.email
- zbhjrygxe5th@spamprotection.email
Subdomains
1 observed subdomain of birchtreeroad.com.
| Subdomain |
|---|
| www.birchtreeroad.com |
Web-graph footprint
Distinct hostnames that link to or from birchtreeroad.com in the public web crawl.
9 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 birchtreeroad.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.domeneshop.no |
Related pages
Pivot deeper into the graph from birchtreeroad.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "birchtreeroad.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.