Skip to content

Hostname

daynex.net

Last fetched

daynex.net resolves to 1 IPv4 address operated by AS48678 in TR. WHOIS lists iana:1601 as the registrar.

Nutrition Label

WHISPER CANON · daynex.netRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/daynex.net

Resolution chain

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

IPPrefixASNOperatorCountry
212.68.60.21212.68.60.0/24AS48678TR

WHOIS identity

Registrar
iana:1601
Organization
internet reklamciligi
Contact emails

Subdomains

7 observed subdomains of daynex.net.

Web-graph footprint

Distinct hostnames that link to or from daynex.net in the public web crawl.

36 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • daynex.net

SPF policy

6 SPF mechanisms authorising senders for daynex.net.

MechanismTarget
SPF_Adaynex.net
SPF_IP176.88.116.226
SPF_IP176.88.116.227
SPF_IP212.68.60.21
SPF_IP95.211.40.123
SPF_MXdaynex.net

Related pages

Pivot deeper into the graph from daynex.net.

Cypher and MCP

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

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