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
Resolution chain
mastercard.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 184.29.227.84 | 184.29.224.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | TR |
| 23.14.18.244 | 23.14.16.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | CO |
| 23.14.18.244 | 23.14.16.0/20 | AS16625 | AKAMAI-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.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for mastercard.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | deliverygateways.mastercard.com |
Related pages
Pivot deeper into the graph from mastercard.it.
- IP · 184.29.227.84
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · registrar:csc corporate domains, inc.
- Country · TR
- TLD · .it
- Browse hostnames · ma…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.