Hostname
amisoft.net
Last fetched
amisoft.net resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
amisoft.net 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 |
|---|---|---|---|---|
| 52.198.141.96 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 0910041e-0112-49d6-9932-44f5f9a7d38a@identity-protect.org
- 17893a45-77ab-4a6d-b008-17ef6c20486d@identity-protect.org
- 62133f36-e48e-4c7f-9dc2-cab70a1e8146@identity-protect.org
- 8fdef92c-945e-471d-a9b9-86808e9ad155@identity-protect.org
- bf5303fe-b8d2-4f41-af85-edd98cdd6a8f@identity-protect.org
- f3319521-9eef-40b9-bdd0-f5e4d8c15bf5@identity-protect.org
- owner-11482936@amisoft.net.whoisprivacyservice.org
- owner-12097404@amisoft.net.whoisprivacyservice.org
- owner@amisoft.net.whoisprivacyservice.org
Subdomains
8 observed subdomains of amisoft.net.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from amisoft.net.
- IP · 52.198.141.96
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 0910041e-0112-49d6-9932-44f5f9a7d38a@identity-protect.org
- TLD · .net
- 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: "amisoft.net"})-[: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.