Hostname
intermot.de
Last fetched
intermot.de resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label
Resolution chain
intermot.de resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.33.243.11 | 13.33.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 13.33.243.17 | 13.33.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 13.33.243.65 | 13.33.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 13.33.243.70 | 13.33.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.163.24.5 | 3.163.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.24.66 | 3.163.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.24.67 | 3.163.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.24.85 | 3.163.24.0/22 | AS16509 | AMAZON-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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for intermot.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.sendnode.com |
| SPF_INCLUDE | spf.koelnmesse.de |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | intermot.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.