Hostname
123comics.net
Last fetched
123comics.net resolves to 1 IPv4 address operated by SINMA-ASN - sinma GmbH in DE. WHOIS lists iana:1390 as the registrar.
Nutrition Label
Resolution chain
123comics.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 |
|---|---|---|---|---|
| 83.223.85.164 | 83.223.64.0/19 | AS8875 | SINMA-ASN - sinma GmbH | DE |
WHOIS identity
- Registrar
- iana:1390
- Organization
- dankegrafik & 123comics gbr
- Contact emails
Subdomains
3 observed subdomains of 123comics.net.
Web-graph footprint
Distinct hostnames that link to or from 123comics.net in the public web crawl.
60 sites link to this hostname.
27 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 123comics.net.
| Mechanism | Target |
|---|---|
| SPF_A | 123comics.net |
| SPF_INCLUDE | ispgateway.de |
| SPF_MX | 123comics.net |
Related pages
Pivot deeper into the graph from 123comics.net.
- IP · 83.223.85.164
- ASN · AS8875SINMA-ASN - sinma GmbH
- Registrar · iana:1390
- Country · DE
- Email · h2959642@domains.namespace4you.com
- TLD · .net
- Browse hostnames · 12…
- 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: "123comics.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.