Skip to content

Hostname

ns1.ds9dns.com

Last fetched

ns1.ds9dns.com resolves to 3 IPv4 addresses operated by POISK-UA - PP "Poisk-Lugansk" in US.

Nutrition Label

WHISPER CANON · ns1.ds9dns.comRouting diversity3.0/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ns1.ds9dns.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.146.134.251194.146.132.0/22AS29576POISK-UA - PP "Poisk-Lugansk"US
212.86.119.220212.86.118.0/23AS6698virtualsystems - Virtual Systems LLCUA
94.154.36.10294.154.36.0/24AS9009M247 - M247 Europe SRLNL

WHOIS identity

No WHOIS records are currently associated with ns1.ds9dns.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for ns1.ds9dns.com.

MechanismTarget
SPF_Aspf2.ds9dns.com
SPF_Aspf3.ds9dns.com

Related pages

Pivot deeper into the graph from ns1.ds9dns.com.

Cypher and MCP

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

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