Skip to content

Hostname

intermot.de

Last fetched

intermot.de resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · intermot.deRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/intermot.de

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.243.1113.33.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
13.33.243.1713.33.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
13.33.243.6513.33.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
13.33.243.7013.33.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.163.24.53.163.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.24.663.163.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.24.673.163.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.24.853.163.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

5 observed subdomains of intermot.de.

Web-graph footprint

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

207 sites link to this hostname.

167 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for intermot.de.

MechanismTarget
SPF_INCLUDE_spf.sendnode.com
SPF_INCLUDEspf.koelnmesse.de
SPF_INCLUDEspf.protection.outlook.com
SPF_MXintermot.de

Related pages

Pivot deeper into the graph from intermot.de.

Cypher and MCP

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

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