Hostname
amitech.by
Last fetched
amitech.by resolves to 2 IPv4 addresses operated by SUPPORTCHAIN-AS in BY. WHOIS lists registrar:reliable software, ltd as the registrar.
Nutrition Label
Resolution chain
amitech.by resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.62.19.226 | 194.62.19.0/24 | AS60591 | SUPPORTCHAIN-AS | BY |
| 5.44.44.13 | 5.44.44.0/24 | AS215272 | CLOUDVPS-AS | BY |
WHOIS identity
- Registrar
- registrar:reliable software, ltd
- Organization
- —
- Contact emails
- —
Subdomains
10 observed subdomains of amitech.by.
Web-graph footprint
Distinct hostnames that link to or from amitech.by in the public web crawl.
48 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for amitech.by.
| Mechanism | Target |
|---|---|
| SPF_A | amitech.by |
| SPF_IP | 95.216.127.253 |
| SPF_MX | amitech.by |
Related pages
Pivot deeper into the graph from amitech.by.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "amitech.by"})-[: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.