Skip to content

Hostname

worldexindia.com

Last fetched

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

Nutrition Label

WHISPER CANON · worldexindia.comRouting diversity5.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/worldexindia.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.36.4016.12.36.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
16.12.40.816.12.40.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
3.5.208.1583.5.208.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
3.5.209.1943.5.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
3.5.209.2153.5.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
3.5.213.283.5.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
3.5.213.373.5.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
3.5.213.73.5.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
52.219.156.19652.219.156.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
52.219.156.4852.219.156.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
52.219.158.11652.219.158.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
52.219.158.16052.219.158.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
52.219.160.20052.219.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
52.219.64.10252.219.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
worldex india exhibitions & promotions pvt.
Contact emails

Subdomains

5 observed subdomains of worldexindia.com.

Web-graph footprint

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

24 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for worldexindia.com.

MechanismTarget
SPF_Aworldexindia.com
SPF_INCLUDE_spf.defaultmx.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDEjuvlonns.com
SPF_MXworldexindia.com

Related pages

Pivot deeper into the graph from worldexindia.com.

Cypher and MCP

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

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