Hostname
community-io.com
Last fetched
community-io.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
community-io.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.164.116.108 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.113 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.76 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.87 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.174.46.12 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.124 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.31 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.37 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.175.45.111 | 3.175.45.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
| 3.175.45.39 | 3.175.45.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
| 3.175.45.43 | 3.175.45.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
| 3.175.45.79 | 3.175.45.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of community-io.com owner
- Contact emails
- 005cd8d6-c191-41a4-8036-525112145d89@identity-protect.org
- 26e36f39-079f-46df-93cd-ed5f0ab946c6@identity-protect.org
- 7490f541-3292-4d3c-8330-dbaabda2be06@identity-protect.org
- 797e2a95-1cf9-4de1-9481-cf8d2323fd12@identity-protect.org
- ace382ad-7345-4313-9688-397572c51f57@identity-protect.org
- bb635942-8027-401f-8b6e-a2bdf853613a@identity-protect.org
- e19d168b-c08b-4fa8-95fd-56c362026210@identity-protect.org
- owner-1562090@community-io.com.whoisprivacyservice.org
Subdomains
18 observed subdomains of community-io.com.
Web-graph footprint
Distinct hostnames that link to or from community-io.com in the public web crawl.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for community-io.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mailgun.org |
Related pages
Pivot deeper into the graph from community-io.com.
- IP · 18.164.116.108
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 005cd8d6-c191-41a4-8036-525112145d89@identity-protect.org
- TLD · .com
- Browse hostnames · co…
- 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: "community-io.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.