Hostname
mysmartech-aust.com
Last fetched
mysmartech-aust.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mysmartech-aust.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.238.15.105 | 13.236.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 13.239.148.108 | 13.236.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 13.239.197.155 | 13.236.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.105.244.153 | 3.104.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.62.173.235 | 52.62.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 54.206.172.181 | 54.206.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mysmartech-aust.com owner
- Contact emails
- 10a4b4fd-27e9-492b-994d-6d20f872f385@identity-protect.org
- 169c77bc-1ca0-4e58-80c1-ad74e61ab256@identity-protect.org
- b8a5b6e2-e4b9-4da1-8c8b-614423cb5d9f@identity-protect.org
- bc76b29c-4be0-4dc5-b74e-5f3a9a3d79d6@identity-protect.org
- d6eb5443-ad8f-4025-8292-901c037b96ef@identity-protect.org
- owner-931300@mysmartech-aust.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of mysmartech-aust.com.
Web-graph footprint
Distinct hostnames that link to or from mysmartech-aust.com in the public web crawl.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from mysmartech-aust.com.
- IP · 13.238.15.105
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AU
- Email · 10a4b4fd-27e9-492b-994d-6d20f872f385@identity-protect.org
- TLD · .com
- Browse hostnames · my…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mysmartech-aust.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.