Hostname
41818.net
Last fetched
41818.net resolves to 6 IPv4 addresses operated by AS-COLOCROSSING - HostPapa in US. WHOIS lists iana:1331 as the registrar.
Nutrition Label
Resolution chain
41818.net resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.223.85.238 | 104.223.84.0/23 | AS36352 | AS-COLOCROSSING - HostPapa | US |
| 107.172.250.197 | 107.172.250.0/24 | AS36352 | AS-COLOCROSSING - HostPapa | US |
| 192.227.152.117 | 192.227.152.0/23 | AS36352 | AS-COLOCROSSING - HostPapa | US |
| 198.23.133.45 | 198.23.132.0/23 | AS36352 | AS-COLOCROSSING - HostPapa | US |
| 45.41.205.115 | 45.41.204.0/22 | AS32181 | ASN-GIGENET - GigeNET | US |
| 94.154.1.155 | 94.154.1.0/24 | AS207590 | — | DE |
WHOIS identity
- Registrar
- iana:1331
- Organization
- sun jiao jiao
- Contact emails
Subdomains
3 observed subdomains of 41818.net.
Threat posture
History
Related pages
Pivot deeper into the graph from 41818.net.
- IP · 104.223.85.238
- ASN · AS36352AS-COLOCROSSING - HostPapa
- Registrar · iana:1331
- Country · US
- Email · jianshenyi@vip.qq.com
- TLD · .net
- Browse hostnames · 41…
- 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: "41818.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.