Skip to content

Hostname

amasystem.net

Last fetched

amasystem.net is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. amasystem.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · amasystem.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/amasystem.net

Resolution chain

No IPv4 resolution is recorded for amasystem.net in WhisperGraph.

IPv6 resolution

No AAAA record for amasystem.net is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
identity protection service
Contact emails
1f065656-a87a-4925-8f5e-0f05c1396611@identity-protect.org, 5421a0b3-cd94-4646-9dcf-ddf56eb6850b@identity-protect.org, 64ee773d-1a6c-4b30-892c-c6105c227cd2@identity-protect.org, 99288e45-9960-4ebb-bcb7-d6196ee72143@identity-protect.org, df21c6bf-5465-4983-b090-c79331da23d2@identity-protect.org, e0c0949a-5d6b-4591-ad6c-1dada9794801@identity-protect.org, owner-2504129@amasystem.net.whoisprivacyservice.org, owner-7040304@amasystem.net.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns-427.awsdns-53.com
  • ns-858.awsdns-43.net
  • ns-1181.awsdns-19.org
  • ns-1913.awsdns-47.co.uk

Threat-feed evidence

History

Related pages

Pivot from amasystem.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "amasystem.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.