Hostname
carters.bb
Last fetched
carters.bb resolves to 1 IPv4 address operated by DIGI-BDS-ASN - Digicel Barbados Ltd in BB.
Nutrition Label
Resolution chain
carters.bb 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 |
|---|---|---|---|---|
| 64.119.199.62 | 64.119.199.0/24 | AS35900 | DIGI-BDS-ASN - Digicel Barbados Ltd | BB |
| 64.119.199.62 | 64.119.199.0/24 | AS35900 | DIGI-BDS-ASN - Digicel Barbados Ltd | BB |
WHOIS identity
No WHOIS records are currently associated with carters.bb in WhisperGraph.
Subdomains
7 observed subdomains of carters.bb.
Web-graph footprint
Distinct hostnames that link to or from carters.bb in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for carters.bb.
| Mechanism | Target |
|---|---|
| SPF_A | carters.bb |
| SPF_A | mail.aaih.net |
| SPF_IP | 198.23.181.96 |
| SPF_IP | 64.119.199.62 |
| SPF_IP | 65.48.228.243 |
| SPF_MX | carters.bb |
| SPF_MX | triadinet.com |
| SPF_MX | triadinet.net |
Related pages
Pivot deeper into the graph from carters.bb.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "carters.bb"})-[: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.