Hostname
prospend.com
Last fetched
prospend.com resolves to 1 IPv4 address operated by AS209242 in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
prospend.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 |
|---|---|---|---|---|
| 199.60.103.6 | 199.60.103.0/24 | AS209242 | — | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of prospend.com owner
- Contact emails
- domains@hugedomains.com
- 0e9d4844-b15e-494f-a083-5c2dc9f08fe1@identity-protect.org
- 16511d54-1f87-433a-9db7-ca2c62f18f53@identity-protect.org
- 6f0c20ab-6faf-40f4-872c-c323cc03ac1f@identity-protect.org
- 91a93c8a-0ac8-4334-9c25-ad72e19662ae@identity-protect.org
- c32cc53d-0c65-4909-96c5-4a74a77c7946@identity-protect.org
- edc4ae0a-3d59-4752-a1a6-28a8f55f696b@identity-protect.org
Subdomains
6 observed subdomains of prospend.com.
Web-graph footprint
Distinct hostnames that link to or from prospend.com in the public web crawl.
64 sites link to this hostname.
155 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for prospend.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 3963705.spf01.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | servers.mcsv.net |
Related pages
Pivot deeper into the graph from prospend.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "prospend.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.