Skip to content

Hostname

duendesoftware.com

Last fetched

duendesoftware.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BH. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · duendesoftware.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/duendesoftware.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.64.141.12418.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
18.64.141.2118.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
18.64.141.4818.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
18.64.141.9518.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
18.66.102.5318.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.7518.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.918.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.9718.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.175.45.103.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.1103.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.683.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.853.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

8 observed subdomains of duendesoftware.com.

Web-graph footprint

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

130 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for duendesoftware.com.

MechanismTarget
SPF_INCLUDE47428297.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from duendesoftware.com.

Cypher and MCP

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

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