Skip to content

Hostname

duson.lt

Last fetched

duson.lt resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in DE. WHOIS lists registrar:uab bartus pro as the registrar.

Nutrition Label

WHISPER CANON · duson.ltRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/duson.lt

Resolution chain

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

IPPrefixASNOperatorCountry
45.77.67.22445.77.64.0/22AS20473AS-VULTR - The Constant Company, LLCDE

WHOIS identity

Registrar
registrar:uab bartus pro
Organization
uab bartus pro
Contact emails

Subdomains

3 observed subdomains of duson.lt.

Web-graph footprint

Distinct hostnames that link to or from duson.lt in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for duson.lt.

MechanismTarget
SPF_Aduson.lt
SPF_INCLUDE_spf.oradomail.com
SPF_IP193.46.84.142
SPF_IP45.77.67.224
SPF_MXduson.lt

Related pages

Pivot deeper into the graph from duson.lt.

Cypher and MCP

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

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