Skip to content

Hostname

ardenthire.com

Last fetched

ardenthire.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1515 as the registrar.

Nutrition Label

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

Resolution chain

ardenthire.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1515
Organization
charlie davey
Contact emails

Subdomains

30 observed subdomains of ardenthire.com.

Web-graph footprint

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

140 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for ardenthire.com.

MechanismTarget
SPF_INCLUDEhdcloud.co.uk
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.satmetrix.com
SPF_IP148.253.187.75/32
SPF_IP167.98.21.209
SPF_IP167.98.21.211
SPF_IP194.247.236.78/32
SPF_IP194.247.245.86/32
SPF_IP20.77.133.178
SPF_IP212.67.125.158/32
SPF_IP213.246.184.42/32
SPF_IP213.246.184.46/32
SPF_IP213.52.141.192/26
SPF_IP213.78.86.62/32
SPF_IP213.78.88.22/32
SPF_IP217.20.36.192/26
SPF_IP46.227.144.81/32
SPF_IP78.129.138.175/32
SPF_IP94.30.124.149/32
SPF_IP94.30.18.142/32

Related pages

Pivot deeper into the graph from ardenthire.com.

Cypher and MCP

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

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