Skip to content

Hostname

prodikt.com

Last fetched

prodikt.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:269 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.80.3718.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.518.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.5318.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.7018.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.45.663.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.713.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.923.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.953.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE

WHOIS identity

Registrar
iana:269
Organization
Contact emails

Subdomains

20 observed subdomains of prodikt.com.

Web-graph footprint

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

38 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for prodikt.com.

MechanismTarget
SPF_INCLUDE26003947.spf06.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEeu.mailgun.org
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from prodikt.com.

Cypher and MCP

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

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