Skip to content

Hostname

hbtlog.de

Last fetched

hbtlog.de resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ID.

Nutrition Label

WHISPER CANON · hbtlog.deRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/hbtlog.de

Resolution chain

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

IPPrefixASNOperatorCountry
18.244.51.11418.244.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID
18.244.51.1318.244.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID
18.244.51.4618.244.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID
18.244.51.9018.244.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID
3.168.73.1133.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.1163.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.373.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.383.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.179.563.175.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE
3.175.179.673.175.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE
3.175.179.963.175.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE
3.175.179.973.175.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE

WHOIS identity

No WHOIS records are currently associated with hbtlog.de in WhisperGraph.

Subdomains

2 observed subdomains of hbtlog.de.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from hbtlog.de.

Cypher and MCP

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

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