Hostname
amitnetserver.com
Last fetched
amitnetserver.com resolves to 2 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in KR. WHOIS lists iana:3862 as the registrar.
Nutrition Label
Resolution chain
amitnetserver.com 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 |
|---|---|---|---|---|
| 141.164.35.160 | 141.164.32.0/19 | AS20473 | AS-VULTR - The Constant Company, LLC | KR |
| 194.242.11.186 | 194.242.10.0/23 | AS34989 | SERVETHEWORLD-AS | NO |
WHOIS identity
- Registrar
- iana:3862
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
6 observed subdomains of amitnetserver.com.
Web-graph footprint
Distinct hostnames that link to or from amitnetserver.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from amitnetserver.com.
- IP · 141.164.35.160
- ASN · AS20473AS-VULTR - The Constant Company, LLC
- Registrar · iana:3862
- Country · KR
- Email · 532d0abf3d8147d38448f21c8f381d8a.protect@whoisguard.com
- TLD · .com
- Browse hostnames · am…
- 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: "amitnetserver.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.