Skip to content

Hostname

technize.net

Last fetched

technize.net resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1509 as the registrar.

Nutrition Label

WHISPER CANON · technize.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/technize.net

Resolution chain

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

IPPrefixASNOperatorCountry
52.57.221.12152.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
54.85.8.22954.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1509
Organization
namecheap.com namecheap.com
Contact emails

Subdomains

15 observed subdomains of technize.net.

Web-graph footprint

Distinct hostnames that link to or from technize.net in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for technize.net.

MechanismTarget
SPF_Atechnize.net
SPF_IP81.19.211.5
SPF_MXtechnize.net

Related pages

Pivot deeper into the graph from technize.net.

Cypher and MCP

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

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