Skip to content

Hostname

highload.tech

Last fetched

highload.tech resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · highload.techRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/highload.tech

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.12.231104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.13.231104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.72.32172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
49.13.254.18549.13.0.0/16AS24940HETZNER-ASDE

WHOIS identity

Registrar
iana:146
Organization
domain admin
Contact emails

Subdomains

1 observed subdomain of highload.tech.

Web-graph footprint

Distinct hostnames that link to or from highload.tech in the public web crawl.

228 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from highload.tech.

Cypher and MCP

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

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