Skip to content

Hostname

hex.plus

Last fetched

hex.plus resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · hex.plusRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/hex.plus

Resolution chain

hex.plus resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.159.15.117108.159.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.159.15.52108.159.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.159.15.61108.159.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.159.15.73108.159.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.131.1065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.11865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0149855638
Contact emails

Subdomains

1 observed subdomain of hex.plus.

Subdomain
www.hex.plus

Web-graph footprint

Distinct hostnames that link to or from hex.plus in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from hex.plus.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "hex.plus"})-[: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 20

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