Skip to content

Hostname

persolvent.com

Last fetched

persolvent.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:9 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.98.10716.12.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.2293.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.263.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.383.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.673.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.177.20252.218.177.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.184.13052.218.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.246.14652.218.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.133.5952.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.145.22752.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.184.11552.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.200.352.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.202.12352.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.229.2752.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.230.9952.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.237.21952.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:9
Organization
arnoldi, vince
Contact emails

Subdomains

10 observed subdomains of persolvent.com.

Web-graph footprint

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

16 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for persolvent.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.usaepay.com
SPF_IP52.25.204.253
SPF_IP52.25.77.231
SPF_IP54.187.19.179
SPF_IP54.201.229.150

Related pages

Pivot deeper into the graph from persolvent.com.

Cypher and MCP

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

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