Hostname
michaelkorsmail.com
Last fetched
michaelkorsmail.com resolves to 12 IPv4 addresses operated by AS38040 in TH. WHOIS lists iana:470 as the registrar.
Nutrition Label
Resolution chain
michaelkorsmail.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:470
- Organization
- michael kors, l.l.c.
- Contact emails
Subdomains
2 observed subdomains of michaelkorsmail.com.
Web-graph footprint
Distinct hostnames that link to or from michaelkorsmail.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for michaelkorsmail.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 162.223.237.24 |
| SPF_IP | 199.7.204.235 |
| SPF_IP | 199.7.204.236 |
| SPF_IP | 199.7.204.246 |
| SPF_IP | 207.135.2.144 |
| SPF_IP | 207.135.2.145 |
| SPF_IP | 207.135.2.53 |
| SPF_IP | 207.135.3.44 |
Related pages
Pivot deeper into the graph from michaelkorsmail.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "michaelkorsmail.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.