Hostname
evil-comics.com
Last fetched
evil-comics.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
evil-comics.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 164.132.23.31 | 164.132.0.0/16 | AS16276 | — | FR |
WHOIS identity
- Registrar
- iana:228
- Organization
- moniker privacy services
- Contact emails
- info@domain-contact.org
- 29a9168dfc72c068c376c1f4ea97c2b79de4095bb57e1d0866fe6abed3cc77e8@evil-comics.com.whoisproxy.org
- 5882c31a03c54ad9a16d44c25733ddf693b4cc92f43140bdb3809956c11a3234@evil-comics.com.whoisproxy.org
- 741f3da7ef3447138d8d1f655f2731fb93254ed704ee802dfbaa5e530a6c7e76@evil-comics.com.whoisproxy.org
Subdomains
1 observed subdomain of evil-comics.com.
| Subdomain |
|---|
| www.evil-comics.com |
Web-graph footprint
Distinct hostnames that link to or from evil-comics.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- evil-comics.com
Related pages
Pivot deeper into the graph from evil-comics.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "evil-comics.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.