Skip to content

Hostname

dyk-mill.com

Last fetched

dyk-mill.com resolves to 1 IPv4 address operated by AS8339 in AT. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · dyk-mill.comRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/dyk-mill.com

Resolution chain

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

IPPrefixASNOperatorCountry
82.218.183.15182.218.0.0/16AS8339AT

WHOIS identity

Registrar
iana:151
Organization
erste raabser walzmuehle m. dyk
Contact emails

Subdomains

2 observed subdomains of dyk-mill.com.

Web-graph footprint

Distinct hostnames that link to or from dyk-mill.com in the public web crawl.

22 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for dyk-mill.com.

MechanismTarget
SPF_Adyk-mill.com
SPF_INCLUDE_spf.fortimailcloud.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP82.218.175.44
SPF_MXdyk-mill.com

Related pages

Pivot deeper into the graph from dyk-mill.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dyk-mill.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.