Hostname
bowsanctuary.com
Last fetched
bowsanctuary.com resolves to 1 IPv4 address operated by GOOGLE - Google LLC in US. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
bowsanctuary.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 |
|---|---|---|---|---|
| 35.208.232.19 | 35.208.0.0/15 | AS15169 | GOOGLE - Google LLC | US |
WHOIS identity
- Registrar
- iana:1387
- Organization
- c/o whoisproxy.com
- Contact emails
- 270f109d230c4f149a2647f16568219e.protect@withheldforprivacy.com
- bbb14477ec@bowsanctuary.com.whoistrustee.com
- a2f9707431de094fb09728bf2366095fbf7a37b1dd80f6d21e5fbd598c6f0bf1@bowsanctuary.com.whoisproxy.org
- aee55593ea0b920f5643270cb7a8f837161faf41112edd0801a54b3c49c4117c@bowsanctuary.com.whoisproxy.org
- cc9f1a9c8edfcc5235d4f02110c75efb5af96cf01573a168be1c03864052fcee@bowsanctuary.com.whoisproxy.org
- e0b0922f6a1f589794980cbf70ac3cc5b3b75eaf8ef9f8fbb855e8599436f4f5@bowsanctuary.com.whoisproxy.org
- f5a121af8a4fd3c36a24e6bff5cfa97f8d2b39add77206e96535bb93ace8f192@bowsanctuary.com.whoisproxy.org
Web-graph footprint
Distinct hostnames that link to or from bowsanctuary.com in the public web crawl.
9 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for bowsanctuary.com.
| Mechanism | Target |
|---|---|
| SPF_A | bowsanctuary.com |
| SPF_INCLUDE | bowsanctuary.com.spf.auto.dnssmarthost.net |
| SPF_IP | 35.208.29.4 |
| SPF_MX | bowsanctuary.com |
Related pages
Pivot deeper into the graph from bowsanctuary.com.
- IP · 35.208.232.19
- ASN · AS15169GOOGLE - Google LLC
- Registrar · iana:1387
- Country · US
- Email · 270f109d230c4f149a2647f16568219e.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · bo…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bowsanctuary.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.