Hostname
yourclaimspot.com
Last fetched
yourclaimspot.com resolves to 1 IPv4 address operated by AS16276 in CA. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
yourclaimspot.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 |
|---|---|---|---|---|
| 144.217.158.63 | 144.217.0.0/16 | AS16276 | — | CA |
| 144.217.158.63 | 144.217.0.0/16 | AS16276 | — | CA |
WHOIS identity
- Registrar
- iana:146
- Organization
- —
- Contact emails
- —
Subdomains
9 observed subdomains of yourclaimspot.com.
Threat posture
History
Mail and authentication
SPF policy
28 SPF mechanisms authorising senders for yourclaimspot.com.
| Mechanism | Target |
|---|---|
| SPF_A | yourclaimspot.com |
| SPF_IP | 103.14.22.17/32 |
| SPF_IP | 103.14.22.7/32 |
| SPF_IP | 103.14.22.8/32 |
| SPF_IP | 103.14.22.9/32 |
| SPF_IP | 223.29.235.107/32 |
| SPF_IP | 223.29.235.137/32 |
| SPF_IP | 223.29.235.167/32 |
| SPF_IP | 223.29.235.18/32 |
| SPF_IP | 223.29.235.42/32 |
| SPF_IP | 223.29.235.78/32 |
| SPF_IP | 45.89.223.105/32 |
| SPF_IP | 45.89.223.130/32 |
| SPF_IP | 45.89.223.17/32 |
| SPF_IP | 45.89.223.42/32 |
| SPF_IP | 45.89.223.67/32 |
| SPF_IP | 45.89.223.86/32 |
| SPF_IP | 64.50.160.113/32 |
| SPF_IP | 64.50.160.13/32 |
| SPF_IP | 64.50.160.138/32 |
| SPF_IP | 64.50.160.157/32 |
| SPF_IP | 64.50.160.182/32 |
| SPF_IP | 64.50.160.201/32 |
| SPF_IP | 64.50.160.219/32 |
| SPF_IP | 64.50.160.38/32 |
| SPF_IP | 64.50.160.63/32 |
| SPF_IP | 64.50.160.88/32 |
| SPF_MX | yourclaimspot.com |
Related pages
Pivot deeper into the graph from yourclaimspot.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "yourclaimspot.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.