Skip to content

Hostname

daksinc.net

Last fetched

daksinc.net resolves to 1 IPv4 address operated by LIMESTONENETWORKS - Limestone Networks, Inc. in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · daksinc.netRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/daksinc.net

Resolution chain

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

IPPrefixASNOperatorCountry
64.31.53.15464.31.53.0/24AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US

WHOIS identity

Registrar
iana:303
Organization
domain admin
Contact emails

Subdomains

30 observed subdomains of daksinc.net.

Threat posture

History

Mail and authentication

MX records

  • daksinc.net

SPF policy

16 SPF mechanisms authorising senders for daksinc.net.

MechanismTarget
SPF_Adaksinc.net
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDErelay.mailchannels.net
SPF_IP104.168.45.246
SPF_IP107.173.162.130
SPF_IP140.99.180.250
SPF_IP192.210.220.98
SPF_IP193.16.10.225
SPF_IP2.56.254.98
SPF_IP45.94.211.80
SPF_IP64.31.53.154
SPF_IP64.31.53.210
SPF_IP66.150.64.29
SPF_IP67.222.150.62
SPF_IP91.132.1.85
SPF_MXdaksinc.net

Related pages

Pivot deeper into the graph from daksinc.net.

Cypher and MCP

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

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