Skip to content

Hostname

hytest.com

Last fetched

hytest.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · hytest.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hytest.com

Resolution chain

hytest.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.10513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.168.73.1023.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.1203.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.43.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.633.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.152.12499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.12899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.4099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.7999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
domain admin
Contact emails

Subdomains

21 observed subdomains of hytest.com.

Web-graph footprint

Distinct hostnames that link to or from hytest.com in the public web crawl.

28 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for hytest.com.

MechanismTarget
SPF_EXISTS%{i}._i.%{d}._d.espf.agari.com
SPF_INCLUDE%{d}.35.spf-protect.agari.com
SPF_IP52.188.20.36

Related pages

Pivot deeper into the graph from hytest.com.

Cypher and MCP

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

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