Skip to content

Hostname

dcoder.biz

Last fetched

dcoder.biz resolves to 1 IPv4 address operated by VELIANET-AS - velia.net Internetdienste GmbH in FR. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · dcoder.bizRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/dcoder.biz

Resolution chain

dcoder.biz resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
188.138.95.144188.138.88.0/21AS29066VELIANET-AS - velia.net Internetdienste GmbHFR

WHOIS identity

Registrar
iana:839
Organization
my domain provider
Contact emails

Subdomains

3 observed subdomains of dcoder.biz.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for dcoder.biz.

MechanismTarget
SPF_Adcoder.biz
SPF_MXdcoder.biz

Related pages

Pivot deeper into the graph from dcoder.biz.

Cypher and MCP

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

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