Skip to content

Hostname

nemerald.net

Last fetched

nemerald.net is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. nemerald.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 · nemerald.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nemerald.net

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Registrant organisation
identity protection service
Contact emails
57da050f-beec-48f5-a43b-16590773f582@identity-protect.org, 77b7d2b2-b571-4d9d-bf0f-577e9f1ae0b8@identity-protect.org, a8d8cd44-7ee7-4c45-862a-7dfd78a6a61f@identity-protect.org, a9f96378-1ac0-45b8-95eb-22fba26dc59e@identity-protect.org, afdd5d3b-c447-483d-9f2c-7f0cf1c7f86b@identity-protect.org, b26c60af-399e-4bf4-8311-b4e2ee4aedca@identity-protect.org, b8be25fa-b261-4825-a8b2-79333339d563@identity-protect.org, owner-7990005@nemerald.net.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns-76.awsdns-09.com
  • ns-600.awsdns-11.net
  • ns-1295.awsdns-33.org
  • ns-1926.awsdns-48.co.uk

Threat-feed evidence

History

Related pages

Pivot from nemerald.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: "nemerald.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.