Skip to content

Hostname

webindia.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.201.149.20013.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
35.154.80.11535.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:2
Organization
dba webindia.com
Contact emails

Subdomains

119 observed subdomains of webindia.com.

Web-graph footprint

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

123 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for webindia.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtransmail.net.in
SPF_INCLUDEzoho.in
SPF_IP153.92.6.115
SPF_IP52.201.131.200

Related pages

Pivot deeper into the graph from webindia.com.

Cypher and MCP

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

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