Skip to content

Hostname

wheelsindia.com

Last fetched

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

Nutrition Label

WHISPER CANON · wheelsindia.comRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/wheelsindia.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.126.73.12013.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.235.190.22013.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
15.207.179.11915.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
159.60.130.67159.60.128.0/20AS35280F5 - F5 Networks SARLNL
3.109.75.323.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
niche solutions pvt.
Contact emails

Subdomains

20 observed subdomains of wheelsindia.com.

Web-graph footprint

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

43 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for wheelsindia.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from wheelsindia.com.

Cypher and MCP

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

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