Skip to content

Hostname

techttf.worldexindia.com

Last fetched

techttf.worldexindia.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · techttf.worldexindia.comRouting diversity5.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/techttf.worldexindia.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.36.4816.12.36.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
3.5.208.1363.5.208.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
3.5.209.1193.5.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
3.5.209.1473.5.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
3.5.209.2383.5.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
3.5.211.103.5.211.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
3.5.211.193.5.211.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
3.5.211.2343.5.211.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
3.5.213.353.5.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
52.219.156.15252.219.156.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
52.219.156.5252.219.156.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
52.219.158.14852.219.158.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
52.219.160.13652.219.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
52.219.160.8852.219.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
52.219.62.11052.219.62.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

No WHOIS records are currently associated with techttf.worldexindia.com in WhisperGraph.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from techttf.worldexindia.com.

Cypher and MCP

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

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