Skip to content

Hostname

derlien.com

Last fetched

derlien.com resolves to 1 IPv4 address operated by AS8648 in DE. WHOIS lists iana:1328 as the registrar.

Nutrition Label

WHISPER CANON · derlien.comRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/derlien.com

Resolution chain

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

IPPrefixASNOperatorCountry
93.90.188.4593.90.176.0/20AS8648DE

WHOIS identity

Registrar
iana:1328
Organization
tjark derlien
Contact emails

Subdomains

2 observed subdomains of derlien.com.

Web-graph footprint

Distinct hostnames that link to or from derlien.com in the public web crawl.

365 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for derlien.com.

MechanismTarget
SPF_Aderlien.com
SPF_INCLUDEsecure-mailgate.com
SPF_IP185.80.95.31/32
SPF_IP37.218.249.47/32
SPF_IP37.218.251.62/32
SPF_MXderlien.com

Related pages

Pivot deeper into the graph from derlien.com.

Cypher and MCP

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

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