Skip to content

Hostname

diligentsoftware.com

Last fetched

diligentsoftware.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.176.9516.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.177.6116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.24816.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.3716.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.36.23716.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.39.19716.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.40.2916.182.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.58.10152.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.132.16552.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.159.3752.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.16.17952.217.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.47.352.217.47.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.168.14954.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.193.4554.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.198.22954.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.229.6154.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
namecheap.com namecheap.com
Contact emails

Subdomains

2 observed subdomains of diligentsoftware.com.

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for diligentsoftware.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from diligentsoftware.com.

Cypher and MCP

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

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