Skip to content

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

WHISPER CANON · mt90.patmos.techRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mt90.patmos.tech

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.

IPPrefixASNOperatorCountry
18.239.83.10718.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.11718.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.618.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.6618.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.165.206.1203.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.165.206.213.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.165.206.433.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.165.206.503.165.206.0/23AS16509AMAZON-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

SPF policy

7 SPF mechanisms authorising senders for mt90.patmos.tech.

MechanismTarget
SPF_IP34.193.89.247
SPF_IP35.171.128.124
SPF_IP45.158.83.0/24
SPF_IP5.181.200.0/24
SPF_IP52.206.72.16
SPF_IP54.243.84.126
SPF_IP54.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.