Skip to content

Hostname

flights.makemytrip.com

Last fetched

flights.makemytrip.com resolves to 11 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in DE.

Nutrition Label

WHISPER CANON · flights.makemytrip.comRouting diversity3.0/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/flights.makemytrip.com

Resolution chain

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

IPPrefixASNOperatorCountry
2.19.97.162.19.96.0/23AS20940AKAMAI-ASN1 - Akamai International B.V.DE
2.19.97.672.19.96.0/23AS20940AKAMAI-ASN1 - Akamai International B.V.DE
23.64.114.1923.64.114.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.64.114.2723.64.114.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.64.114.3323.64.114.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.64.114.3523.64.114.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.64.114.3823.64.114.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.64.114.4323.64.114.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.64.114.923.64.114.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
49.231.117.16249.231.116.0/23AS20940AKAMAI-ASN1 - Akamai International B.V.TH
49.231.117.17849.231.116.0/23AS20940AKAMAI-ASN1 - Akamai International B.V.TH

WHOIS identity

No WHOIS records are currently associated with flights.makemytrip.com in WhisperGraph.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from flights.makemytrip.com.

Cypher and MCP

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

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