Hostname
b3ta.com
Last fetched
b3ta.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
b3ta.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.96.123 | 104.21.96.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.180.16 | 172.67.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- cal henderson
- Contact emails
- 376d5c858de8c36b37bd5e3dea3a9a70-895261@contact.gandi.net
- e3f8bd8780c40a7be8f53af7b7f9212d-1081598@contact.gandi.net
- 0b24a8b9-2ba6-4872-bfcf-5cead4933143@identity-protect.org
- 36ff589c-d5bc-40cb-bf93-dc49f6cc7617@identity-protect.org
- 4219dee7-b340-4aa7-b710-8b271adb1086@identity-protect.org
- 58bd3131-9c2b-467b-947c-7cedf5f5e831@identity-protect.org
- 807051b6-94df-4f55-a984-1b74cd3e248a@identity-protect.org
- d9772916-b1fe-46b2-8c08-3e3968db9f44@identity-protect.org
- da3afd4b-b856-4ebd-beb6-844449bed5ba@identity-protect.org
- owner-10232793@b3ta.com.whoisprivacyservice.org
- owner-1271783@b3ta.com.whoisprivacyservice.org
- owner-1398154@b3ta.com.whoisprivacyservice.org
- owner-1904567@b3ta.com.whoisprivacyservice.org
- owner-486579@b3ta.com.whoisprivacyservice.org
- owner-5256574@b3ta.com.whoisprivacyservice.org
- owner-5876325@b3ta.com.whoisprivacyservice.org
- owner-6146274@b3ta.com.whoisprivacyservice.org
- owner-9250207@b3ta.com.whoisprivacyservice.org
- owner-9765462@b3ta.com.whoisprivacyservice.org
Subdomains
16 observed subdomains of b3ta.com.
Web-graph footprint
Distinct hostnames that link to or from b3ta.com in the public web crawl.
953 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for b3ta.com.
| Mechanism | Target |
|---|---|
| SPF_A | dignitas.b3ta.com |
| SPF_INCLUDE | spf.messagingengine.com |
| SPF_IP | 195.201.165.35 |
Related pages
Pivot deeper into the graph from b3ta.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "b3ta.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.