Skip to content

Hostname

ducont.com

Last fetched

ducont.com resolves to 1 IPv4 address operated by UNIFIEDLAYER-AS-1 - Unified Layer in US. WHOIS lists iana:1725 as the registrar.

Nutrition Label

WHISPER CANON · ducont.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ducont.com

Resolution chain

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

IPPrefixASNOperatorCountry
208.91.198.16208.91.198.0/24AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS

WHOIS identity

Registrar
iana:1725
Organization
sunil
Contact emails

Subdomains

3 observed subdomains of ducont.com.

Web-graph footprint

Distinct hostnames that link to or from ducont.com in the public web crawl.

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ducont.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zohopayroll.in
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.in
SPF_IP115.247.148.190
SPF_IP125.21.18.118
SPF_IP213.132.55.110
SPF_IP213.132.55.111
SPF_IP217.165.17.241
SPF_IP61.95.186.64

Related pages

Pivot deeper into the graph from ducont.com.

Cypher and MCP

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

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