Skip to content

Hostname

mastercard.eu

Last fetched

mastercard.eu resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists registrar:markmonitor international limited as the registrar.

Nutrition Label

WHISPER CANON · mastercard.euRouting diversity3.0/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/mastercard.eu

Resolution chain

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

IPPrefixASNOperatorCountry
23.63.148.6223.63.148.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.67.139.20923.67.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
88.221.240.6388.221.240.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.ZA

WHOIS identity

Registrar
registrar:markmonitor international limited
Organization
Contact emails

Subdomains

52 observed subdomains of mastercard.eu.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mastercard.eu.

MechanismTarget
SPF_INCLUDEdeliverygateways.mastercard.com

Related pages

Pivot deeper into the graph from mastercard.eu.

Cypher and MCP

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

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