Hostname
comiclife.com
Last fetched
comiclife.com resolves to 1 IPv4 address operated by TEAMINTERNET-CA-AS in DE. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
comiclife.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 |
|---|---|---|---|---|
| 185.53.179.130 | 185.53.179.0/24 | AS206834 | TEAMINTERNET-CA-AS | DE |
WHOIS identity
- Registrar
- iana:228
- Organization
- mark pearson
- Contact emails
- plasq@plasq.com
- comiclife.com@monikerprivacy.net
- info@domain-contact.org
- 05571da65f6d5566c9feb2a20bc2b1c54ed11c961c725fd0c7ef7f26e3424215@comiclife.com.whoisproxy.org
- 0b93bbdde81cc4e348d27a1eb93738ab48e2379609518088669cc9cfa856fe94@comiclife.com.whoisproxy.org
- 24b7159679a53369be48035343c7bcc0295ff31f1a447b71bf5cf0364eea6368@comiclife.com.whoisproxy.org
- 70758b036c83053c5ed0b8697ad48d2e8ac90d8d2a2f3db6ab5596f42762a8af@comiclife.com.whoisproxy.org
- a245b3cc8cebba1b3432d32d1d3abf6284d519009f7a6740a6fec5a102ec6b70@comiclife.com.whoisproxy.org
- a88158b4e5b8b37f6308bf7244582eb52fc6d895d88a2b91de89ff7b4ec7d536@comiclife.com.whoisproxy.org
- c69c6ee4b5da120bbbfc25ceae6c69c8fc37cc5bf375a007fea56d62d0ef189a@comiclife.com.whoisproxy.org
Subdomains
99 observed subdomains of comiclife.com.
Showing 25 of 99. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from comiclife.com in the public web crawl.
80 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for comiclife.com.
| Mechanism | Target |
|---|---|
| SPF_A | comiclife.com |
| SPF_IP | 78.46.152.77 |
| SPF_IP | 78.46.5.205/32 |
| SPF_MX | comiclife.com |
Related pages
Pivot deeper into the graph from comiclife.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "comiclife.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.