Skip to content

Hostname

haztec.uk

Last fetched

haztec.uk resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:uk2 limited [tag = uk2net] as the registrar.

Nutrition Label

WHISPER CANON · haztec.ukRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/haztec.uk

Resolution chain

haztec.uk resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.171.214.1143.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.153.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.733.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.763.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:uk2 limited [tag = uk2net]
Organization
haztec international
Contact emails

Subdomains

5 observed subdomains of haztec.uk.

Web-graph footprint

Distinct hostnames that link to or from haztec.uk in the public web crawl.

12 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for haztec.uk.

MechanismTarget
SPF_Ahaztec.uk
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uk.exclaimer.net
SPF_IP46.33.133.246/29
SPF_IP80.45.45.203/32
SPF_IP81.149.89.111/32
SPF_MXhaztec.uk

Related pages

Pivot deeper into the graph from haztec.uk.

Cypher and MCP

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

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