Skip to content

Hostname

jodopay.com

Last fetched

jodopay.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · jodopay.comRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/jodopay.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.127.192.25213.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.200.155.7813.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.234.129.4513.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.109.135.1863.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
43.204.104.24643.204.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
65.1.27.15265.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

28 observed subdomains of jodopay.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for jodopay.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsender.zohosubscriptions.in

Related pages

Pivot deeper into the graph from jodopay.com.

Cypher and MCP

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

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