Skip to content

Hostname

comm-2000.com

Last fetched

comm-2000.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · comm-2000.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/comm-2000.com

Resolution chain

comm-2000.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.119.203.4418.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.219.128.7518.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.132.132.1673.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.20.167.813.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:303
Organization
comm-2000,
Contact emails

Subdomains

14 observed subdomains of comm-2000.com.

Web-graph footprint

Distinct hostnames that link to or from comm-2000.com in the public web crawl.

27 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for comm-2000.com.

MechanismTarget
SPF_Aomx.cbeyond.com
SPF_Asmtp.cbeyond.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mail.amazonses.com
SPF_IP192.0.0.40
SPF_IP50.20.30.15
SPF_IP52.14.45.89
SPF_IP66.209.212.90
SPF_IP66.209.212.94
SPF_IP96.84.127.81/32

Related pages

Pivot deeper into the graph from comm-2000.com.

Cypher and MCP

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

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