Hostname
smartpropertytracker.com
Last fetched
smartpropertytracker.com resolves to 1 IPv4 address operated by DEDICATED - Dedicated.com in US. WHOIS lists iana:440 as the registrar.
Nutrition Label
Resolution chain
smartpropertytracker.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 |
|---|---|---|---|---|
| 64.94.95.212 | 64.94.95.0/24 | AS63018 | DEDICATED - Dedicated.com | US |
WHOIS identity
- Registrar
- iana:440
- Organization
- —
- Contact emails
- —
Subdomains
3 observed subdomains of smartpropertytracker.com.
Threat posture
History
Mail and authentication
SPF policy
21 SPF mechanisms authorising senders for smartpropertytracker.com.
| Mechanism | Target |
|---|---|
| SPF_A | smartpropertytracker.com |
| SPF_IP | 154.9.208.16/32 |
| SPF_IP | 154.9.208.17/32 |
| SPF_IP | 154.9.208.18/32 |
| SPF_IP | 154.9.208.30/32 |
| SPF_IP | 192.3.66.104/32 |
| SPF_IP | 192.3.66.108/32 |
| SPF_IP | 192.3.66.110/32 |
| SPF_IP | 192.3.66.169/32 |
| SPF_IP | 192.3.66.215/32 |
| SPF_IP | 192.3.66.65/32 |
| SPF_IP | 89.35.31.106/32 |
| SPF_IP | 89.35.31.107/32 |
| SPF_IP | 89.35.31.108/32 |
| SPF_IP | 89.35.31.109/32 |
| SPF_IP | 89.35.31.117/32 |
| SPF_IP | 89.35.31.118/32 |
| SPF_IP | 89.35.31.119/32 |
| SPF_IP | 89.35.31.121/32 |
| SPF_IP | 89.35.31.122/32 |
| SPF_MX | smartpropertytracker.com |
Related pages
Pivot deeper into the graph from smartpropertytracker.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "smartpropertytracker.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.