Skip to content

Hostname

daco-trans.com

Last fetched

daco-trans.com resolves to 1 IPv4 address operated by e-StyleISP-AS - e-Style ISP LLC in RU. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · daco-trans.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/daco-trans.com

Resolution chain

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

IPPrefixASNOperatorCountry
217.174.105.251217.174.96.0/20AS20655e-StyleISP-AS - e-Style ISP LLCRU

WHOIS identity

Registrar
iana:303
Organization
vadim sergeevich dashko
Contact emails

Subdomains

7 observed subdomains of daco-trans.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for daco-trans.com.

MechanismTarget
SPF_Adaco-trans.com
SPF_IP217.174.105.223
SPF_IP217.174.105.5
SPF_IP91.236.136.14
SPF_MXdaco-trans.com

Related pages

Pivot deeper into the graph from daco-trans.com.

Cypher and MCP

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

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