Skip to content

Hostname

mastercard.com.tr

Last fetched

mastercard.com.tr resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US.

Nutrition Label

WHISPER CANON · mastercard.com.trRouting diversity3.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint6.3/10canon.whisper.security/host/mastercard.com.tr

Resolution chain

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

IPPrefixASNOperatorCountry
104.71.186.129104.71.176.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.197.134.18423.197.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.216.110.13823.216.96.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.AU
23.216.110.13823.216.96.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.AU
23.63.126.16523.63.112.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
Organization
mastercard europe sprl.
Contact emails

Subdomains

6 observed subdomains of mastercard.com.tr.

Web-graph footprint

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

329 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mastercard.com.tr.

MechanismTarget
SPF_INCLUDEdeliverygateways.mastercard.com

Related pages

Pivot deeper into the graph from mastercard.com.tr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mastercard.com.tr"})-[: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.