Hostname
madgals.com
Last fetched
madgals.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1052 as the registrar.
Nutrition Label
Resolution chain
madgals.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.18.6.160 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.7.160 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1052
- Organization
- moniker privacy services
- Contact emails
- cf6fe3f91b3a759b_o@whoisprivacy.com
- 189c8610ca52bb0e2b5e6807da2fe400a43c0eb6d8079b6bdb774a22c0b9370a@madgals.com.whoisproxy.org
- 1c13125e51b55e70e4f98a457526a177ee1247ced9d1c023f306d2b7688953ea@madgals.com.whoisproxy.org
- 22fdea7e655a6770c9d808d7db0789efaf18351948dad4c41f3da70a4aee201f@madgals.com.whoisproxy.org
- 4da05b7d0e8d4c526aa21d6509293ac050b35ecdcf1d010364f0db136c5d9ee3@madgals.com.whoisproxy.org
- 6506166296a602ab12feedc8f631daf4d6090f09bfa355493f1cb4fe4ffd1d2c@madgals.com.whoisproxy.org
- 6bc643e5079a0ddf07de554778cca12c833dcb2d5ff9fd722ef7d86a6ae6dc91@madgals.com.whoisproxy.org
- 7b6a3f51178bd5cc246f22766dd8ecc11fecfd4d4b011a869eef5a4983a3f7e9@madgals.com.whoisproxy.org
- 7bc844aab2fd3c7baf5c0aa4eb3a1ed093d2bad820cf7aa2f47a6d601ab94f58@madgals.com.whoisproxy.org
Threat posture
History
Related pages
Pivot deeper into the graph from madgals.com.
- IP · 104.18.6.160
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1052
- Country · CA
- Email · cf6fe3f91b3a759b_o@whoisprivacy.com
- TLD · .com
- Browse hostnames · ma…
- 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: "madgals.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.