Skip to content

Hostname

hex2016.net

Last fetched

hex2016.net resolves to 104.140.79.186, announced in 104.140.76.0/22 by AS62904 - Eonix Corporation in US. hex2016.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 · hex2016.netRouting diversity3.0/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/hex2016.net

Resolution chain

IPv6 resolution

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

Attribution

eonix

ORIGIN_AS

WHOIS identity

Registrar
iana:1068
Registrant organisation
computerline
Contact emails
ns@computerline.ch, 1f92da713f99414388a5a9fca7ff1b84.protect@withheldforprivacy.com, info@domain-contact.org

Subdomains

Mail and authentication

Nameservers

  • ns1.kappazoom.com
  • ns2.kappazoom.com
  • dns.hex2016.net
  • ns1.hex2016.net
  • ns2.hex2016.net

MX records

  • mx.kappazoom.com
  • mx.hex2016.net

SPF policy

  • a: dns.kappazoom.com
  • a: dns.hex2016.net

Threat-feed evidence

History

Related pages

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