Skip to content

Hostname

crowdmap.com

Last fetched

crowdmap.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · crowdmap.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/crowdmap.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.26.20108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.34108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.36108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.99108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.10213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.10413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0132311608
Contact emails

Subdomains

678 observed subdomains of crowdmap.com.

Web-graph footprint

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

216 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for crowdmap.com.

MechanismTarget
SPF_Acrowdmap.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mtasv.net
SPF_MXcrowdmap.com

Related pages

Pivot deeper into the graph from crowdmap.com.

Cypher and MCP

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

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