Hostname
purefocusadvisors.com
Last fetched
purefocusadvisors.com resolves to 1 IPv4 address operated by AS43350 in NL. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
purefocusadvisors.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 |
|---|---|---|---|---|
| 46.166.187.95 | 46.167.48.0/21 | AS43350 | — | NL |
WHOIS identity
- Registrar
- iana:146
- Organization
- —
- Contact emails
- —
Subdomains
7 observed subdomains of purefocusadvisors.com.
Threat posture
History
Mail and authentication
SPF policy
27 SPF mechanisms authorising senders for purefocusadvisors.com.
| Mechanism | Target |
|---|---|
| SPF_A | purefocusadvisors.com |
| SPF_IP | 104.206.56.142/32 |
| SPF_IP | 104.206.56.143/32 |
| SPF_IP | 104.206.56.145/32 |
| SPF_IP | 104.206.56.147/32 |
| SPF_IP | 104.224.91.19/32 |
| SPF_IP | 104.224.91.200/32 |
| SPF_IP | 139.64.173.127/32 |
| SPF_IP | 139.64.173.163/32 |
| SPF_IP | 139.64.173.169/32 |
| SPF_IP | 139.64.173.231/32 |
| SPF_IP | 184.174.16.78/32 |
| SPF_IP | 184.174.89.230/32 |
| SPF_IP | 184.174.89.85/32 |
| SPF_IP | 209.160.97.142/32 |
| SPF_IP | 209.160.97.143/32 |
| SPF_IP | 209.160.97.145/32 |
| SPF_IP | 209.160.97.148/32 |
| SPF_IP | 45.129.92.34/32 |
| SPF_IP | 45.129.92.35/32 |
| SPF_IP | 45.129.92.39/32 |
| SPF_IP | 45.129.92.40/32 |
| SPF_IP | 63.128.35.81/32 |
| SPF_IP | 63.128.35.83/32 |
| SPF_IP | 63.128.35.91/32 |
| SPF_IP | 63.128.35.98/32 |
| SPF_MX | purefocusadvisors.com |
Related pages
Pivot deeper into the graph from purefocusadvisors.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "purefocusadvisors.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.