Hostname
ardentcom.com.au
Last fetched
ardentcom.com.au is a registered hostname under the .au top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- registrar:web address registration pty ltd
- Organization
- daniel massa
- Contact emails
- —
Subdomains
10 observed subdomains of ardentcom.com.au.
Web-graph footprint
Distinct hostnames that link to or from ardentcom.com.au in the public web crawl.
13 sites link to this hostname.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for ardentcom.com.au.
| Mechanism | Target |
|---|---|
| SPF_A | ardentcom.com.au |
| SPF_INCLUDE | emsd1.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 116.90.43.60 |
| SPF_IP | 116.90.51.227 |
| SPF_IP | 209.38.25.84 |
| SPF_MX | ardentcom.com.au |
Related pages
Pivot deeper into the graph from ardentcom.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ardentcom.com.au"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.