Hostname
smartdataweb.com.au
Last fetched
smartdataweb.com.au resolves to 1 IPv4 address operated by WEHOSTWEBSITES-COM - Handy Networks, LLC in US. WHOIS lists registrar:fluccs - the australian cloud pty ltd as the registrar.
Nutrition Label
Resolution chain
smartdataweb.com.au resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 68.71.130.66 | 68.71.128.0/19 | AS30475 | WEHOSTWEBSITES-COM - Handy Networks, LLC | US |
WHOIS identity
- Registrar
- registrar:fluccs - the australian cloud pty ltd
- Organization
- roghani ghasem
- Contact emails
- —
Subdomains
2 observed subdomains of smartdataweb.com.au.
Web-graph footprint
Distinct hostnames that link to or from smartdataweb.com.au in the public web crawl.
10 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for smartdataweb.com.au.
| Mechanism | Target |
|---|---|
| SPF_A | accu20.denver.wehostwebsites.com |
| SPF_A | smartdataweb.com.au |
| SPF_IP | 68.71.130.66 |
| SPF_MX | smartdataweb.com.au |
Related pages
Pivot deeper into the graph from smartdataweb.com.au.
- IP · 68.71.130.66
- ASN · AS30475WEHOSTWEBSITES-COM - Handy Networks, LLC
- Registrar · registrar:fluccs - the australian cloud pty ltd
- Country · US
- Apex domain · com.au
- TLD · .au
- Browse hostnames · sm…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "smartdataweb.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.