Skip to content

Hostname

getprodigy.com

Last fetched

getprodigy.com resolves to 7 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · getprodigy.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/getprodigy.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.219.113.6752.219.113.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.120.1152.219.120.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.120.11552.219.120.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.192.352.219.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.192.5152.219.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.220.17152.219.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.220.22752.219.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1910
Organization
domains by proxy,
Contact emails

Subdomains

6 observed subdomains of getprodigy.com.

Web-graph footprint

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

24 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for getprodigy.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from getprodigy.com.

Cypher and MCP

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

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