Skip to content

Hostname

partner.flipkart.com

Last fetched

partner.flipkart.com resolves to 1 IPv4 address operated by FKNET-IN - Flipkart Internet Pvt Ltd in IN.

Nutrition Label

WHISPER CANON · partner.flipkart.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/partner.flipkart.com

Resolution chain

partner.flipkart.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
163.53.76.76163.53.76.0/24AS9752FKNET-IN - Flipkart Internet Pvt LtdIN

WHOIS identity

No WHOIS records are currently associated with partner.flipkart.com in WhisperGraph.

Subdomains

1 observed subdomain of partner.flipkart.com.

Web-graph footprint

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

5 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for partner.flipkart.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEeu._netblocks.mimecast.com

Related pages

Pivot deeper into the graph from partner.flipkart.com.

Cypher and MCP

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

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