Skip to content

Hostname

tatacard.com

Last fetched

tatacard.com resolves to 103.48.124.28, announced in 103.48.124.0/24 by GECAPITAL-AS - Sbi Cards And Payment Services Limited in IN. tatacard.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · tatacard.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/tatacard.com

Resolution chain

IPv6 resolution

Attribution

sbi cards payment

ORIGIN_AS

WHOIS identity

Registrar
iana:303
Contact emails
amalpure@tata.com, pawan.kanojia@tata.com, tatamarks@tata.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • a1-120.akam.net
  • a16-65.akam.net
  • a20-66.akam.net
  • a28-67.akam.net
  • a3-64.akam.net
  • a7-65.akam.net

MX records

  • tatacard-com.mail.protection.outlook.com

SPF policy

  • ip: 67.231.157.48/32
  • ip: 67.231.149.52/32
  • include: spf.falconide.com
  • include: ncapp02.com
  • include: spf.protection.outlook.com
  • include: spf-00176a03.pphosted.com
  • include: std2.in
  • ip: 13.71.19.14
  • ip: 13.71.20.6
  • ip: 13.71.25.91
  • ip: 52.172.143.160

Threat-feed evidence

History

Related pages

Pivot from tatacard.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "tatacard.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.