Skip to content

Hostname

ib-lenhardt.com

Last fetched

ib-lenhardt.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · ib-lenhardt.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ib-lenhardt.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.222.136.10052.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.2652.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.5252.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.8152.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.151.2254.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.3454.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.4354.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.6154.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.230.71.11654.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.2954.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.4554.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.4854.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from ib-lenhardt.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ib-lenhardt.com.

Related pages

Pivot deeper into the graph from ib-lenhardt.com.

Cypher and MCP

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

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