Skip to content

Hostname

prodigyfinance.com

Last fetched

prodigyfinance.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN.

Nutrition Label

WHISPER CANON · prodigyfinance.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/prodigyfinance.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.185.12413.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.185.2113.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.185.8313.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.185.9113.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
18.165.140.12418.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.1818.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.3218.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.8218.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
54.192.35.3954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.9654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for prodigyfinance.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEmail.zendesk.com
SPF_IP208.117.53.139

Related pages

Pivot deeper into the graph from prodigyfinance.com.

Cypher and MCP

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

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