Skip to content

Hostname

hextra.cloud

Last fetched

hextra.cloud resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · hextra.cloudRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hextra.cloud

Resolution chain

hextra.cloud resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.160.64.7815.160.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
46.28.24.10946.28.24.0/21AS51300FASTALP-ASIT

WHOIS identity

Registrar
iana:48
Organization
hextra srl societa/ditta
Contact emails

Subdomains

51 observed subdomains of hextra.cloud.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for hextra.cloud.

MechanismTarget
SPF_Aposta.hextra.it
SPF_Asmtp.hextra.it
SPF_INCLUDEamazonses.com
SPF_IP15.161.172.61
SPF_IP18.102.47.33
SPF_IP35.152.36.35
SPF_IP46.28.24.90
SPF_IP46.28.24.91
SPF_IP46.28.24.92
SPF_IP46.28.24.93
SPF_IP46.28.24.94

Related pages

Pivot deeper into the graph from hextra.cloud.

Cypher and MCP

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

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