Skip to content

Hostname

5838.co

Last fetched

5838.co resolves to 8 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in HK. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · 5838.coRouting diversity3.0/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/5838.co

Resolution chain

5838.co resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.2.235.4920.0.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
20.2.85.11620.0.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
20.2.85.9720.0.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
20.2.92.7620.0.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
20.205.22.10020.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
20.205.22.10120.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
5.254.132.1535.254.132.0/24AS59371DNC-AS - Dimension Network & Communication LimitedHK
5.254.132.1655.254.132.0/24AS59371DNC-AS - Dimension Network & Communication LimitedHK

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

1 observed subdomain of 5838.co.

Subdomain
www.5838.co

Threat posture

History

Related pages

Pivot deeper into the graph from 5838.co.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "5838.co"})-[: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.