Skip to content

Hostname

hrtg-agent.com

Last fetched

hrtg-agent.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · hrtg-agent.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/hrtg-agent.com

Resolution chain

hrtg-agent.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.156.2.10108.156.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.156.2.111108.156.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.156.2.36108.156.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.156.2.92108.156.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
13.33.153.11513.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.153.4113.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.153.8113.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.153.9013.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Web-graph footprint

Distinct hostnames that link to or from hrtg-agent.com in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from hrtg-agent.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hrtg-agent.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.