Skip to content

Hostname

onyx.security

Last fetched

onyx.security resolves to 13.227.192.21, announced in 13.227.192.0/24 by AMAZON-02 - Amazon.com, Inc. in CZ. onyx.security 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 · onyx.securityRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/onyx.security

Resolution chain

IPv6 resolution

No AAAA record for onyx.security is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:1068
Contact emails
2a4b8b26e44d42c6a4cb8b7c91fb32a4.protect@withheldforprivacy.com

Subdomains

Mail and authentication

Nameservers

  • ns-454.awsdns-56.com
  • ns-574.awsdns-07.net
  • ns-649.awsdns-17.net
  • ns-1140.awsdns-14.org
  • ns-1688.awsdns-19.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

SPF policy

  • include: _spf.google.com

Threat-feed evidence

History

Related pages

Pivot from onyx.security 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: "onyx.security"})-[: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.