Skip to content

Hostname

thg.chargeconstruct.de

Last fetched

thg.chargeconstruct.de resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · thg.chargeconstruct.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/thg.chargeconstruct.de

Resolution chain

thg.chargeconstruct.de resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.154.144.12418.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.144.2618.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.144.5018.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.144.7918.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.129.10852.85.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.129.11152.85.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.129.3352.85.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.129.3652.85.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with thg.chargeconstruct.de in WhisperGraph.

Subdomains

1 observed subdomain of thg.chargeconstruct.de.

Threat posture

History

Related pages

Pivot deeper into the graph from thg.chargeconstruct.de.

Cypher and MCP

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

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