Skip to content

Hostname

zomato.com

Last fetched

zomato.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:1011 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.213.215.13613.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.228.185.9613.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.228.42.8213.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.250.244.24413.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.250.246.9313.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.251.218.13813.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.166.18918.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.139.97.14518.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.143.86.018.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.0.168.1143.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.54.253.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
47.130.119.2547.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.243.052.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.63.1552.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
52.77.14.23652.77.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
54.179.69.17154.179.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.254.102.6954.254.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.255.51.22354.255.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
47.130.13.20847.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
47.130.174.13247.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:1011
Organization
zomato media pvt.
Contact emails

Subdomains

34 observed subdomains of zomato.com.

Web-graph footprint

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

9,018 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for zomato.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEtransmail.net

Related pages

Pivot deeper into the graph from zomato.com.

Cypher and MCP

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

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