Skip to content

Hostname

freetesting.hiv

Last fetched

freetesting.hiv resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:447 as the registrar.

Nutrition Label

WHISPER CANON · freetesting.hivRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/freetesting.hiv

Resolution chain

freetesting.hiv resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.134.20.1413.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
13.41.147.11813.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.168.83.17818.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.11.40.1523.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.9.162.1203.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
35.176.47.10435.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:447
Organization
anthony nardone
Contact emails

Subdomains

4 observed subdomains of freetesting.hiv.

Web-graph footprint

Distinct hostnames that link to or from freetesting.hiv in the public web crawl.

124 sites link to this hostname.

54 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from freetesting.hiv.

Cypher and MCP

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

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