Hostname
access-cb.com
Last fetched
access-cb.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
access-cb.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.158.173.15 | 108.158.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.173.41 | 108.158.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.173.50 | 108.158.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.173.78 | 108.158.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 13.224.236.32 | 13.224.236.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 13.224.236.61 | 13.224.236.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 13.224.236.87 | 13.224.236.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 13.224.236.9 | 13.224.236.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
WHOIS identity
- Registrar
- iana:468
- Organization
- c/o whoisproxy.com
- Contact emails
Subdomains
4 observed subdomains of access-cb.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for access-cb.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mailgun.org |
Related pages
Pivot deeper into the graph from access-cb.com.
- IP · 108.158.173.15
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BR
- Email · e51672ec-4e29-446f-93d2-8a59c6de2958@identity-protect.org
- TLD · .com
- Browse hostnames · ac…
- 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: "access-cb.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.