Skip to content

Hostname

mastercard.it

Last fetched

mastercard.it resolves to 2 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in TR. WHOIS lists registrar:csc corporate domains, inc. as the registrar.

Nutrition Label

WHISPER CANON · mastercard.itRouting diversity2.4/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint6.3/10canon.whisper.security/host/mastercard.it

Resolution chain

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

IPPrefixASNOperatorCountry
184.29.227.84184.29.224.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.TR
23.14.18.24423.14.16.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.CO
23.14.18.24423.14.16.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.CO

WHOIS identity

Registrar
registrar:csc corporate domains, inc.
Organization
mastercard europe sprl
Contact emails

Subdomains

5 observed subdomains of mastercard.it.

Web-graph footprint

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

317 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mastercard.it.

MechanismTarget
SPF_INCLUDEdeliverygateways.mastercard.com

Related pages

Pivot deeper into the graph from mastercard.it.

Cypher and MCP

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

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