Skip to content

Hostname

hexatech.pt

Last fetched

hexatech.pt resolves to 2 IPv4 addresses operated by AS33876 in PT.

Nutrition Label

WHISPER CANON · hexatech.ptRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint6.0/10canon.whisper.security/host/hexatech.pt

Resolution chain

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

IPPrefixASNOperatorCountry
185.12.116.195185.12.116.0/22AS33876PT
185.158.133.1185.158.133.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.PL

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

5 observed subdomains of hexatech.pt.

Web-graph footprint

Distinct hostnames that link to or from hexatech.pt in the public web crawl.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for hexatech.pt.

MechanismTarget
SPF_Ahexatech.pt
SPF_INCLUDEspf.mailbox.pt
SPF_IP185.12.116.195
SPF_MXhexatech.pt

Related pages

Pivot deeper into the graph from hexatech.pt.

Cypher and MCP

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

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