Hostname
mt90.patmos.tech
Last fetched
mt90.patmos.tech resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL.
Nutrition Label
Resolution chain
mt90.patmos.tech 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 |
|---|---|---|---|---|
| 18.239.83.107 | 18.239.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.83.117 | 18.239.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.83.6 | 18.239.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.83.66 | 18.239.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 3.165.206.120 | 3.165.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 3.165.206.21 | 3.165.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 3.165.206.43 | 3.165.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 3.165.206.50 | 3.165.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
WHOIS identity
No WHOIS records are currently associated with mt90.patmos.tech in WhisperGraph.
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for mt90.patmos.tech.
| Mechanism | Target |
|---|---|
| SPF_IP | 34.193.89.247 |
| SPF_IP | 35.171.128.124 |
| SPF_IP | 45.158.83.0/24 |
| SPF_IP | 5.181.200.0/24 |
| SPF_IP | 52.206.72.16 |
| SPF_IP | 54.243.84.126 |
| SPF_IP | 54.80.69.95 |
Related pages
Pivot deeper into the graph from mt90.patmos.tech.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mt90.patmos.tech"})-[: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.