Skip to content

Hostname

im-web.de

Last fetched

im-web.de resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · im-web.deRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/im-web.de

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.1213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.249.91.11213.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.3313.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.3613.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.4913.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.175.1265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.2365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.3165.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.3965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with im-web.de in WhisperGraph.

Subdomains

11 observed subdomains of im-web.de.

Web-graph footprint

Distinct hostnames that link to or from im-web.de in the public web crawl.

74 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for im-web.de.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.254.36.27
SPF_IP217.92.199.130
SPF_MXim-web.de

Related pages

Pivot deeper into the graph from im-web.de.

Cypher and MCP

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

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