Skip to content

Hostname

diyonex.com

Last fetched

diyonex.com resolves to 2 IPv4 addresses operated by AS48660 in TR. WHOIS lists iana:1454 as the registrar.

Nutrition Label

WHISPER CANON · diyonex.comRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/diyonex.com

Resolution chain

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

WHOIS identity

Registrar
iana:1454
Organization
Contact emails

Subdomains

2 observed subdomains of diyonex.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • diyonex.com

SPF policy

5 SPF mechanisms authorising senders for diyonex.com.

MechanismTarget
SPF_Adiyonex.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP217.195.202.3
SPF_IP45.158.12.7
SPF_MXdiyonex.com

Related pages

Pivot deeper into the graph from diyonex.com.

Cypher and MCP

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

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