Hostname
comicsheatingup.net
Last fetched
comicsheatingup.net resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists iana:617 as the registrar.
Nutrition Label
Resolution chain
comicsheatingup.net 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 |
|---|---|---|---|---|
| 146.190.19.210 | 146.190.16.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | NL |
WHOIS identity
- Registrar
- iana:617
- Organization
- anonymize, llc.
- Contact emails
- apopcomics@gmail.com
- comicsheatingup.net-1hr8nkry4a4wy@anonymize.com
- comicsheatingup.net-1ib36rowxypf5@anonymize.com
- comicsheatingup.net-1ib6icikgpug2@anonymize.com
- comicsheatingup.net-1iykhxsnbvxgz@anonymize.com
- comicsheatingup.net-1jezbuqzyh84k@anonymize.com
- comicsheatingup.net-qe6nvtpytv1d@anonymize.com
- comicsheatingup.net-qxisu3u60r3s@anonymize.com
- comicsheatingup.net-skk01cnoc111@anonymize.com
- comicsheatingup.net-sohdn2bsvv4y@anonymize.com
- comicsheatingup.net-somv8qdz681k@anonymize.com
- comicsheatingup.net-somvp9wjxnhs@anonymize.com
- comicsheatingup.net-t84482y0ssaa@anonymize.com
- comicsheatingup.net-toie6pqs1heq@anonymize.com
- comicsheatingup.net-toogihbmdyeb@anonymize.com
- comicsheatingup.net-ubgc5zn3ihk6@anonymize.com
Subdomains
3 observed subdomains of comicsheatingup.net.
Web-graph footprint
Distinct hostnames that link to or from comicsheatingup.net in the public web crawl.
20 sites link to this hostname.
360 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for comicsheatingup.net.
| Mechanism | Target |
|---|---|
| SPF_A | chu-main01.comicsheatingup.net |
| SPF_A | comicsheatingup.net |
| SPF_A | forum.comicsheatingup.net |
Related pages
Pivot deeper into the graph from comicsheatingup.net.
- IP · 146.190.19.210
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:617
- Country · NL
- Email · apopcomics@gmail.com
- TLD · .net
- Browse hostnames · co…
- 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: "comicsheatingup.net"})-[: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.