Skip to content

Hostname

michael.com

Last fetched

michael.com resolves to 6 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · michael.comRouting diversity4.2/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint9.4/10canon.whisper.security/host/michael.com

Resolution chain

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

IPPrefixASNOperatorCountry
184.24.56.221184.24.48.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
184.29.169.102184.29.160.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US
184.84.62.101184.84.48.0/20AS20940HK
23.197.129.9623.197.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.37.54.19323.37.48.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.63.124.18523.63.112.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
microstrategy,
Contact emails

Subdomains

3 observed subdomains of michael.com.

Web-graph footprint

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

348 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from michael.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "michael.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.