Skip to content

Hostname

prospr.work

Last fetched

prospr.work resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · prospr.workRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/prospr.work

Resolution chain

prospr.work resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.245.60.1018.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.12718.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.1418.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.6818.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.117.2554.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
54.192.117.6254.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
54.192.117.6954.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
54.192.117.8454.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.64.211.5218.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.11918.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.1018.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.10118.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

6 observed subdomains of prospr.work.

Web-graph footprint

Distinct hostnames that link to or from prospr.work in the public web crawl.

23 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for prospr.work.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from prospr.work.

Cypher and MCP

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

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