Skip to content

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

WHISPER CANON · community-io.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/community-io.com

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.

IPPrefixASNOperatorCountry
18.164.116.10818.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.11318.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.7618.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.8718.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.123.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1243.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.313.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.373.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.175.45.1113.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.393.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.433.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.793.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE

WHOIS identity

Registrar
iana:468
Organization
on behalf of community-io.com owner
Contact emails

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for community-io.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from community-io.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.