Skip to content

Hostname

indiaresults.com

Last fetched

indiaresults.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · indiaresults.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/indiaresults.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.26.116108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.58108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.82108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.85108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.11713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.106.37143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.50143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.66143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.68143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM

WHOIS identity

Registrar
iana:69
Organization
saurabh agarwal
Contact emails

Subdomains

157 observed subdomains of indiaresults.com.

Web-graph footprint

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

359 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for indiaresults.com.

MechanismTarget
SPF_INCLUDE54754706.ppspf.net
SPF_INCLUDE_spf.defaultmx.com
SPF_INCLUDEncfp.asia

Related pages

Pivot deeper into the graph from indiaresults.com.

Cypher and MCP

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

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