Skip to content

Hostname

prosepoint.net

Last fetched

prosepoint.net resolves to 1 IPv4 address operated by AS63949 in US. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · prosepoint.netRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/prosepoint.net

Resolution chain

prosepoint.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.33.65.645.33.64.0/19AS63949US

WHOIS identity

Registrar
iana:1387
Organization
c/o whoistrustee.com
Contact emails

Subdomains

25 observed subdomains of prosepoint.net.

Web-graph footprint

Distinct hostnames that link to or from prosepoint.net in the public web crawl.

30 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for prosepoint.net.

MechanismTarget
SPF_IP192.81.129.104
SPF_IP2600:3c03:0:0:f03c:92ff:fe6a:d081
SPF_IP45.33.65.6

Related pages

Pivot deeper into the graph from prosepoint.net.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "prosepoint.net"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.