Hostname
michaelcolson.com
Last fetched
michaelcolson.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
michaelcolson.com 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 |
|---|---|---|---|---|
| 104.21.93.17 | 104.21.80.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.202.180 | 172.67.192.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- domain privacy service fbo registrant.
- Contact emails
- michaelcolson.com@domainprivacygroup.com
- michaelcolson.com@domainsbyproxy.com
- 0ac64543-7e00-438a-bcee-3ece9e40211c@identity-protect.org
- 2da45d00-6db6-4f2c-b63f-da604a43784d@identity-protect.org
- 3b163656-82dc-4445-ac34-91968cad9bad@identity-protect.org
- a05b9d44-7685-496d-82b6-2434b2c48ce4@identity-protect.org
- ac7d7438-8ff5-4d5b-af85-80298f28b326@identity-protect.org
- c5f64278-7f5e-4c53-8d26-9d6ac571e3dc@identity-protect.org
- e5372dbe-101a-4db1-863a-5fd4562b1254@identity-protect.org
Subdomains
1 observed subdomain of michaelcolson.com.
| Subdomain |
|---|
| www.michaelcolson.com |
Web-graph footprint
Distinct hostnames that link to or from michaelcolson.com in the public web crawl.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from michaelcolson.com.
- IP · 104.21.93.17
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · michaelcolson.com@domainprivacygroup.com
- TLD · .com
- Browse hostnames · mi…
- 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: "michaelcolson.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.