Hostname
pivotcareerguide.com
Last fetched
pivotcareerguide.com resolves to 1 IPv4 address operated by AS135392 in NL. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
pivotcareerguide.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 |
|---|---|---|---|---|
| 93.95.115.204 | 93.95.115.0/24 | AS135392 | — | NL |
WHOIS identity
- Registrar
- iana:146
- Organization
- —
- Contact emails
- —
Subdomains
8 observed subdomains of pivotcareerguide.com.
Threat posture
History
Mail and authentication
SPF policy
20 SPF mechanisms authorising senders for pivotcareerguide.com.
| Mechanism | Target |
|---|---|
| SPF_A | pivotcareerguide.com |
| SPF_IP | 104.206.11.31/32 |
| SPF_IP | 104.206.11.45/32 |
| SPF_IP | 104.206.11.46/32 |
| SPF_IP | 104.206.11.53/32 |
| SPF_IP | 50.118.150.108/32 |
| SPF_IP | 50.118.150.146/32 |
| SPF_IP | 50.118.150.180/32 |
| SPF_IP | 50.118.150.197/32 |
| SPF_IP | 50.118.150.22/32 |
| SPF_IP | 50.118.150.230/32 |
| SPF_IP | 50.118.150.247/32 |
| SPF_IP | 50.118.150.40/32 |
| SPF_IP | 50.118.150.78/32 |
| SPF_IP | 50.118.150.85/32 |
| SPF_IP | 69.58.2.37/32 |
| SPF_IP | 69.58.2.38/32 |
| SPF_IP | 69.58.2.39/32 |
| SPF_IP | 69.58.2.45/32 |
| SPF_MX | pivotcareerguide.com |
Related pages
Pivot deeper into the graph from pivotcareerguide.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pivotcareerguide.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.