Hostname
ardaz.com
Last fetched
ardaz.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
ardaz.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:146
- Organization
- nigel aslett
- Contact emails
- nigel@uc1.com
- 0d1715723cce4c35a3ea2ed60258a2c1.protect@withheldforprivacy.com
- 246f7cd9261b48ee87bbcdf18b6654f3.protect@withheldforprivacy.com
- 43ce2865a4dc44dea5e4e13dd0dfd38e.protect@withheldforprivacy.com
- 482ba39df9ab4bab87fb9099087a7dba.protect@withheldforprivacy.com
- cf28403a712449308d096f30f1d17eed.protect@withheldforprivacy.com
- reactivation-pending@mail.withheldforprivacy.com
Subdomains
19 observed subdomains of ardaz.com.
Showing 15 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ardaz.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from ardaz.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ardaz.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.