Hostname
digitalprospectors.com
Last fetched
digitalprospectors.com resolves to 1 IPv4 address operated by AS13213 in US. WHOIS lists iana:440 as the registrar.
Nutrition Label
Resolution chain
digitalprospectors.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 |
|---|---|---|---|---|
| 216.119.148.26 | 216.119.148.0/23 | AS13213 | — | US |
WHOIS identity
- Registrar
- iana:440
- Organization
- contact privacy inc. customer 0141594316
- Contact emails
Subdomains
6 observed subdomains of digitalprospectors.com.
Web-graph footprint
Distinct hostnames that link to or from digitalprospectors.com in the public web crawl.
19 sites link to this hostname.
41 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for digitalprospectors.com.
| Mechanism | Target |
|---|---|
| SPF_A | o1.email.bullhornmail.com |
| SPF_A | outbound0.bullhorn.com |
| SPF_A | outbound1.bullhorn.com |
| SPF_A | outbound2.bullhorn.com |
| SPF_A | outbound3.bullhorn.com |
| SPF_A | outbound4.bullhorn.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 204.15.171.6/32 |
| SPF_IP | 209.202.128.38/32 |
| SPF_IP | 63.246.10.50/32 |
| SPF_IP | 63.246.30.82/32 |
| SPF_IP | 63.246.9.118/32 |
| SPF_IP | 72.85.155.85/32 |
Related pages
Pivot deeper into the graph from digitalprospectors.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "digitalprospectors.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.