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
Resolution chain
comm100.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.171.100.16 | 3.171.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.100.37 | 3.171.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.100.55 | 3.171.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.100.98 | 3.171.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- comm100 network corporation
- Contact emails
- cc4uh47k7gj@networksolutionsprivateregistration.com
- m227c2695yr@networksolutionsprivateregistration.com
- qs3843ue86s@networksolutionsprivateregistration.com
- ut7m55gz8mw@networksolutionsprivateregistration.com
- webmaster@comm100.com
- xu85r43u83k@networksolutionsprivateregistration.com
- y98z73pa3bn@networksolutionsprivateregistration.com
Subdomains
34 observed subdomains of comm100.com.
Showing 25 of 34. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from comm100.com in the public web crawl.
1,161 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for comm100.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | spf-us.emailsignatures365.com |
| SPF_INCLUDE | spf.comm100.com |
| SPF_INCLUDE | spf.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.