Skip to content

Hostname

ardensoftware.com

Last fetched

ardensoftware.com resolves to 1 IPv4 address operated by AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLC in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
50.62.184.750.62.0.0/15AS26496AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLCUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for ardensoftware.com.

MechanismTarget
SPF_INCLUDEfdspfeuc.freshemail.io
SPF_INCLUDEone.zoho.com
SPF_INCLUDEsecureserver.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.net
SPF_IP103.2.140.0/22
SPF_IP103.47.204.0/22
SPF_IP137.116.240.241
SPF_IP158.120.80.0/21
SPF_IP170.10.68.0/22
SPF_IP20.49.202.3
SPF_IP20.58.22.103
SPF_IP203.31.36.0/22
SPF_IP207.58.147.64/28
SPF_IP216.22.15.224/27
SPF_IP43.228.184.0/22
SPF_IP51.11.109.172

Related pages

Pivot deeper into the graph from ardensoftware.com.

Cypher and MCP

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

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