Skip to content

Hostname

comm100.com

Last fetched

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

Nutrition Label

WHISPER CANON · comm100.comRouting diversity1.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/comm100.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.171.100.163.171.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.100.373.171.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.100.553.171.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.100.983.171.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
comm100 network corporation
Contact emails

Subdomains

34 observed subdomains of comm100.com.

Web-graph footprint

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

1,161 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for comm100.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf-us.emailsignatures365.com
SPF_INCLUDEspf.comm100.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from comm100.com.

Cypher and MCP

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

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