Hostname
cleardirectionhub.com
Last fetched
cleardirectionhub.com resolves to 1 IPv4 address operated by DACEN-2 - Centrilogic, Inc. in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
cleardirectionhub.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 |
|---|---|---|---|---|
| 192.111.155.42 | 192.111.144.0/20 | AS31863 | DACEN-2 - Centrilogic, Inc. | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- john herskovitz
- Contact emails
Subdomains
4 observed subdomains of cleardirectionhub.com.
Threat posture
History
Mail and authentication
SPF policy
20 SPF mechanisms authorising senders for cleardirectionhub.com.
| Mechanism | Target |
|---|---|
| SPF_A | cleardirectionhub.com |
| SPF_IP | 104.206.56.133/32 |
| SPF_IP | 104.206.56.135/32 |
| SPF_IP | 104.206.56.136/32 |
| SPF_IP | 104.206.56.138/32 |
| SPF_IP | 23.231.37.10/32 |
| SPF_IP | 23.231.37.11/32 |
| SPF_IP | 23.231.37.12/32 |
| SPF_IP | 23.231.37.13/32 |
| SPF_IP | 23.231.37.4/32 |
| SPF_IP | 23.231.37.5/32 |
| SPF_IP | 23.231.37.6/32 |
| SPF_IP | 23.231.37.7/32 |
| SPF_IP | 23.231.37.8/32 |
| SPF_IP | 23.231.37.9/32 |
| SPF_IP | 50.3.46.35/32 |
| SPF_IP | 50.3.46.36/32 |
| SPF_IP | 50.3.46.37/32 |
| SPF_IP | 50.3.46.38/32 |
| SPF_MX | cleardirectionhub.com |
Related pages
Pivot deeper into the graph from cleardirectionhub.com.
- IP · 192.111.155.42
- ASN · AS31863DACEN-2 - Centrilogic, Inc.
- Registrar · iana:1068
- Country · US
- Email · johnherskovitz@tacticadvisorservices.com
- TLD · .com
- Browse hostnames · cl…
- 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: "cleardirectionhub.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.