Skip to content

Hostname

michaelkors.com

Last fetched

michaelkors.com resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in IN. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · michaelkors.comRouting diversity3.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/michaelkors.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.204.253.12523.204.252.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.IN
23.53.169.22623.53.168.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.CA
88.221.170.15188.221.168.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.52.181.11323.52.180.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:470
Organization
michael kors, l.l.c.
Contact emails

Subdomains

98 observed subdomains of michaelkors.com.

Web-graph footprint

Distinct hostnames that link to or from michaelkors.com in the public web crawl.

3,453 sites link to this hostname.

79 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for michaelkors.com.

MechanismTarget
SPF_INCLUDE_spfmk.korsconnect.com

Related pages

Pivot deeper into the graph from michaelkors.com.

Cypher and MCP

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

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