Hostname
claimexplorer.com
Last fetched
claimexplorer.com resolves to 1 IPv4 address operated by COGENT-174 - Cogent Communications, LLC in US. WHOIS lists iana:440 as the registrar.
Nutrition Label
Resolution chain
claimexplorer.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 |
|---|---|---|---|---|
| 154.27.79.197 | 154.24.0.0/13 | AS174 | COGENT-174 - Cogent Communications, LLC | US |
WHOIS identity
- Registrar
- iana:440
- Organization
- mike harlow
- Contact emails
Subdomains
5 observed subdomains of claimexplorer.com.
Threat posture
History
Mail and authentication
SPF policy
32 SPF mechanisms authorising senders for claimexplorer.com.
| Mechanism | Target |
|---|---|
| SPF_A | claimexplorer.com |
| SPF_IP | 111.92.141.108/32 |
| SPF_IP | 111.92.141.164/32 |
| SPF_IP | 111.92.141.228/32 |
| SPF_IP | 111.92.141.45/32 |
| SPF_IP | 166.0.192.13/32 |
| SPF_IP | 166.0.192.22/32 |
| SPF_IP | 166.0.192.40/32 |
| SPF_IP | 166.0.192.5/32 |
| SPF_IP | 172.252.2.5/32 |
| SPF_IP | 172.252.2.6/32 |
| SPF_IP | 172.252.2.7/32 |
| SPF_IP | 172.252.2.8/32 |
| SPF_IP | 172.94.95.10/32 |
| SPF_IP | 172.94.95.154/32 |
| SPF_IP | 172.94.95.225/32 |
| SPF_IP | 172.94.95.98/32 |
| SPF_IP | 184.174.120.11/32 |
| SPF_IP | 184.174.120.12/32 |
| SPF_IP | 184.174.120.13/32 |
| SPF_IP | 184.174.120.14/32 |
| SPF_IP | 23.163.209.124/32 |
| SPF_IP | 23.163.209.13/32 |
| SPF_IP | 23.163.209.52/32 |
| SPF_IP | 23.163.209.88/32 |
| SPF_IP | 91.216.71.127/32 |
| SPF_IP | 91.216.71.14/32 |
| SPF_IP | 91.216.71.146/32 |
| SPF_IP | 91.216.71.171/32 |
| SPF_IP | 91.216.71.196/32 |
| SPF_IP | 91.216.71.33/32 |
| SPF_MX | claimexplorer.com |
Related pages
Pivot deeper into the graph from claimexplorer.com.
- IP · 154.27.79.197
- ASN · AS174COGENT-174 - Cogent Communications, LLC
- Registrar · iana:440
- Country · US
- Email · mike_harlow@hotmail.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: "claimexplorer.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.