Skip to content

Hostname

dcode.bi

Last fetched

dcode.bi resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in HK. WHOIS lists registrar:key-systems as the registrar.

Nutrition Label

WHISPER CANON · dcode.biRouting diversity2.4/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/dcode.bi

Resolution chain

dcode.bi resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.247.40.9220.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
51.124.91.15551.124.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
registrar:key-systems
Organization
probi
Contact emails

Subdomains

1 observed subdomain of dcode.bi.

Subdomain
www.dcode.bi

Web-graph footprint

Distinct hostnames that link to or from dcode.bi in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for dcode.bi.

MechanismTarget
SPF_Adcode.bi
SPF_INCLUDE_spf.mlsend.com
SPF_MXdcode.bi

Related pages

Pivot deeper into the graph from dcode.bi.

Cypher and MCP

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

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