Hostname
21co.com
Last fetched
21co.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in AU.
Nutrition Label
Resolution chain
21co.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 |
|---|---|---|---|---|
| 13.55.22.83 | 13.54.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from 21co.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for 21co.com.
| Mechanism | Target |
|---|---|
| SPF_A | smtp-cbo.21co.com |
| SPF_A | smtp-dco.21co.com |
| SPF_INCLUDE | mail.verity.cloud |
| SPF_INCLUDE | spf.cn005072.zixworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.us.exclaimer.net |
| SPF_IP | 104.209.35.28/32 |
| SPF_IP | 104.251.16.4 |
| SPF_IP | 104.251.17.0/24 |
| SPF_IP | 104.251.20.150 |
| SPF_IP | 104.251.31.0/24 |
| SPF_IP | 18.217.82.134/32 |
| SPF_IP | 35.169.47.31/32 |
| SPF_IP | 52.8.140.255/32 |
| SPF_IP | 54.164.132.26/32 |
| SPF_MX | 21co.com |
Related pages
Pivot deeper into the graph from 21co.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "21co.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.