Skip to content

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

WHISPER CANON · 41818.netRouting diversity4.2/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/41818.net

Resolution chain

41818.net resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.223.85.238104.223.84.0/23AS36352AS-COLOCROSSING - HostPapaUS
107.172.250.197107.172.250.0/24AS36352AS-COLOCROSSING - HostPapaUS
192.227.152.117192.227.152.0/23AS36352AS-COLOCROSSING - HostPapaUS
198.23.133.45198.23.132.0/23AS36352AS-COLOCROSSING - HostPapaUS
45.41.205.11545.41.204.0/22AS32181ASN-GIGENET - GigeNETUS
94.154.1.15594.154.1.0/24AS207590DE

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.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.