Skip to content

Hostname

mastercard.pl

Last fetched

mastercard.pl resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US. WHOIS lists registrar:corporation service company as the registrar.

Nutrition Label

WHISPER CANON · mastercard.plRouting diversity3.0/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.8/10canon.whisper.security/host/mastercard.pl

Resolution chain

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

IPPrefixASNOperatorCountry
23.48.185.24223.48.176.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.63.148.6223.63.148.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.67.139.20923.64.0.0/14AS20940DE

WHOIS identity

Registrar
registrar:corporation service company
Organization
mastercard international
Contact emails

Subdomains

11 observed subdomains of mastercard.pl.

Web-graph footprint

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

346 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mastercard.pl.

MechanismTarget
SPF_INCLUDEdeliverygateways.mastercard.com

Related pages

Pivot deeper into the graph from mastercard.pl.

Cypher and MCP

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

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