Skip to content

Hostname

mastercard.no

Last fetched

mastercard.no resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in IT.

Nutrition Label

WHISPER CANON · mastercard.noRouting diversity3.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/mastercard.no

Resolution chain

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

IPPrefixASNOperatorCountry
184.24.234.71184.24.224.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.IT
23.63.148.6223.63.148.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.66.220.16323.66.208.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.67.139.20923.67.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
Organization
local presens 12
Contact emails

Subdomains

25 observed subdomains of mastercard.no.

Web-graph footprint

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

148 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mastercard.no.

MechanismTarget
SPF_INCLUDEdeliverygateways.mastercard.com

Related pages

Pivot deeper into the graph from mastercard.no.

Cypher and MCP

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

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