Skip to content

Hostname

prosperix.com

Last fetched

prosperix.com resolves to 9 IPv4 addresses operated by IMH-IAD - InMotion Hosting, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · prosperix.comRouting diversity5.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/prosperix.com

Resolution chain

prosperix.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
198.46.83.203198.46.83.0/24AS54641IMH-IAD - InMotion Hosting, Inc.US
3.5.78.303.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2293.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.197.14652.218.197.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.236.1052.218.236.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.132.5952.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.197.3552.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.200.4352.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.229.5952.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domain admin / this domain is for sale
Contact emails

Subdomains

10 observed subdomains of prosperix.com.

Web-graph footprint

Distinct hostnames that link to or from prosperix.com in the public web crawl.

27 sites link to this hostname.

80 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for prosperix.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from prosperix.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "prosperix.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 20

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