Hostname
birchcafe.com
Last fetched
birchcafe.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
birchcafe.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:69
- Organization
- contact privacy inc. customer 0154535938
- Contact emails
- birchcafe.com@contactprivacy.com
- birchcafe.com@domainsbyproxy.com
- cvcdlkrgp@whoisprivacyprotect.com
- kylecarnegie@aol.com
- 10544072c370b1ee7322fb318e35f53d8b11080e16f90dea014bec2930d2ea39@birchcafe.com.whoisproxy.org
- 711960f62eab205df2b1d361ad1c8117a74b97486b4f72ec094198cd947fdc1b@birchcafe.com.whoisproxy.org
- c11367a13720577f9931bcf91e711e697ed98a709dbb7a0230aba499de7e301c@birchcafe.com.whoisproxy.org
Subdomains
2 observed subdomains of birchcafe.com.
| Subdomain |
|---|
| order.birchcafe.com |
| www.birchcafe.com |
Web-graph footprint
Distinct hostnames that link to or from birchcafe.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for birchcafe.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | squarespace-mail.com |
Related pages
Pivot deeper into the graph from birchcafe.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "birchcafe.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.