Hostname
depressioncomix.com
Last fetched
depressioncomix.com resolves to 2 IPv4 addresses operated by TIGERTECH - Tiger Technologies LLC in US. WHOIS lists iana:841 as the registrar.
Nutrition Label
Resolution chain
depressioncomix.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 |
|---|---|---|---|---|
| 158.51.62.136 | 158.51.60.0/22 | AS47002 | TIGERTECH - Tiger Technologies LLC | US |
| 74.114.89.176 | 74.114.88.0/22 | AS47002 | TIGERTECH - Tiger Technologies LLC | US |
WHOIS identity
- Registrar
- iana:841
- Organization
- clay boutilier
- Contact emails
- depressioncomix.com-owner-201503-c4fb01@whois.tigertech.net
- depressioncomix.com-owner-201506-4f7c62@whois.tigertech.net
- depressioncomix.com-owner-201609-f9ce92@whois.tigertech.net
- depressioncomix.com-owner-201711-0824b8@whois.tigertech.net
- depressioncomix.com-owner-201910-bf61d9@whois.tigertech.net
- depressioncomix.com-owner-202408-f8d98d@whois.tigertech.net
- depressioncomix.com-owner-202412-62ace3@whois.tigertech.net
Subdomains
2 observed subdomains of depressioncomix.com.
Web-graph footprint
Distinct hostnames that link to or from depressioncomix.com in the public web crawl.
18 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for depressioncomix.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | tigertech.net |
Related pages
Pivot deeper into the graph from depressioncomix.com.
- IP · 158.51.62.136
- ASN · AS47002TIGERTECH - Tiger Technologies LLC
- Registrar · iana:841
- Country · US
- Email · depressioncomix.com-owner-201503-c4fb01@whois.tigertech.net
- TLD · .com
- Browse hostnames · de…
- 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: "depressioncomix.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.