Hostname
altor.tech
Last fetched
altor.tech resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
altor.tech resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.164.116.110 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.117 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.119 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.24 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.137.2 | 3.169.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.137.31 | 3.169.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.137.39 | 3.169.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.137.93 | 3.169.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
8 observed subdomains of altor.tech.
Web-graph footprint
Distinct hostnames that link to or from altor.tech in the public web crawl.
5 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from altor.tech.
- IP · 18.164.116.110
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1068
- Country · US
- Email · 248147600e5b488198027602a88f0fb7.protect@whoisguard.com
- TLD · .tech
- Browse hostnames · al…
- 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: "altor.tech"})-[: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.