Hostname
bctagency.com
Last fetched
bctagency.com resolves to 1 IPv4 address operated by GO-DADDY-COM-LLC - GoDaddy.com, LLC in US. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
bctagency.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 |
|---|---|---|---|---|
| 107.180.0.85 | 107.180.0.0/18 | AS400754 | GO-DADDY-COM-LLC - GoDaddy.com, LLC | US |
WHOIS identity
- Registrar
- iana:269
- Organization
- ******** ******** (see notes section below on how to view unmasked data)
- Contact emails
- ********@*****.***
- chrisbuxton@ymail.com
- jamestateinsurance@gmail.com
- aeastes@higginbotham.net
- 0156b4c0fe4e521490b8ff65b2e492a7fbdccf6687874579986f8a16cfdacf1b@bctagency.com.whoisproxy.org
- 3941a32b9d2e995e1f0c6d2aa153bf5856b4b618aa9e64c65fa8fd5979d243f1@bctagency.com.whoisproxy.org
- 57fa2d8005b947d87c79d2f9a29b9f330a37a753ea157c27ab476ac646e2928c@bctagency.com.whoisproxy.org
- a9e9b096e7d7c6654ad50e688a0ab7bffae223d10d6be7ffa385fa50e0f60fe6@bctagency.com.whoisproxy.org
- e803da1a6f56cf94d4637eab7b4a1ee69370d609e037dd8d1383271c28db3c6d@bctagency.com.whoisproxy.org
Web-graph footprint
Distinct hostnames that link to or from bctagency.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
SPF policy
1 SPF mechanism authorising senders for bctagency.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from bctagency.com.
- IP · 107.180.0.85
- ASN · AS400754GO-DADDY-COM-LLC - GoDaddy.com, LLC
- Registrar · iana:269
- Country · US
- Email · ********@*****.***
- TLD · .com
- Browse hostnames · bc…
- 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: "bctagency.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.