Hostname
communitydirectdx.com
Last fetched
communitydirectdx.com resolves to 1 IPv4 address operated by AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
communitydirectdx.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 |
|---|---|---|---|---|
| 50.62.184.92 | 50.62.0.0/15 | AS26496 | AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of communitydirectdx.com owner
- Contact emails
- 39c40830-0f8d-4707-b654-2505c2fd375a@identity-protect.org
- 543b14c2-c93e-4c98-95e8-be3ca527e59c@identity-protect.org
- 7e1be60c-749d-4b1d-84c0-416436e2ccb0@identity-protect.org
- a45529bc-9828-4fe3-a763-bfd172aa5f57@identity-protect.org
- c9cf997a-9fff-46fb-a909-4214104039f6@identity-protect.org
- eaa9ad60-a540-412c-a407-24d72111968c@identity-protect.org
- f26d6ed7-245d-4696-b39b-04869ca0a4a9@identity-protect.org
- owner-2590080@communitydirectdx.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of communitydirectdx.com.
Web-graph footprint
Distinct hostnames that link to or from communitydirectdx.com in the public web crawl.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for communitydirectdx.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from communitydirectdx.com.
- IP · 50.62.184.92
- ASN · AS26496AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLC
- Registrar · iana:468
- Country · US
- Email · 39c40830-0f8d-4707-b654-2505c2fd375a@identity-protect.org
- 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: "communitydirectdx.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.