Hostname
comminit.com
Last fetched
comminit.com resolves to 1 IPv4 address operated by EZPNET - EZProvider Networks, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
comminit.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 209.54.125.155 | 209.54.125.0/24 | AS400724 | EZPNET - EZProvider Networks, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- the communication initiative attn comminit.com care of network solutions
- Contact emails
- ak9xj2yr78x@networksolutionsprivateregistration.com
- cj6bg4s669u@networksolutionsprivateregistration.com
- gq8xf9q23ux@networksolutionsprivateregistration.com
- hj6uj3sy8yb@networksolutionsprivateregistration.com
- jg3em3tj9ez@networksolutionsprivateregistration.com
- mg5494ty5mp@networksolutionsprivateregistration.com
- qn3wn7kb729@networksolutionsprivateregistration.com
- t44k45633b4@networksolutionsprivateregistration.com
- tn7xw6gz4qn@networksolutionsprivateregistration.com
- tt2tz7jq3ua@networksolutionsprivateregistration.com
- tv8y94hm4jp@networksolutionsprivateregistration.com
- zx2x57tg3fc@networksolutionsprivateregistration.com
Subdomains
45 observed subdomains of comminit.com.
Showing 25 of 45. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from comminit.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for comminit.com.
| Mechanism | Target |
|---|---|
| SPF_A | buzz.comminit.com |
| SPF_A | comminit.com |
| SPF_A | db.comminit.com |
| SPF_A | www.comminit.com |
| SPF_INCLUDE | _spf.ezp.net |
| SPF_IP | 185.108.128.111 |
| SPF_IP | 209.54.116.231 |
| SPF_IP | 209.54.125.155 |
| SPF_MX | comminit.com |
Related pages
Pivot deeper into the graph from comminit.com.
- IP · 209.54.125.155
- ASN · AS400724EZPNET - EZProvider Networks, Inc.
- Registrar · iana:2
- Country · CA
- Email · ak9xj2yr78x@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · co…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "comminit.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.