Skip to content

Hostname

crowdcomms.com

Last fetched

crowdcomms.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · crowdcomms.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/crowdcomms.com

Resolution chain

crowdcomms.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.26.11108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.24108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.56108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.91108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.65.39.12118.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.65.39.2818.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.65.39.3818.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.65.39.9818.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.174.46.1093.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.143.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.643.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.73.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of crowdcomms.com owner
Contact emails

Subdomains

42 observed subdomains of crowdcomms.com.

Web-graph footprint

Distinct hostnames that link to or from crowdcomms.com in the public web crawl.

151 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for crowdcomms.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.emailsecurity.app
SPF_IP168.245.100.15

Related pages

Pivot deeper into the graph from crowdcomms.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "crowdcomms.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.