Hostname
expres.ua
Last fetched
expres.ua resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TR. WHOIS lists iana:1407 as the registrar.
Nutrition Label
Resolution chain
expres.ua resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.157.60.27 | 108.157.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 108.157.60.50 | 108.157.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 108.157.60.61 | 108.157.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 108.157.60.63 | 108.157.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 18.172.112.108 | 18.172.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.172.112.126 | 18.172.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.172.112.26 | 18.172.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.172.112.27 | 18.172.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.234.119 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.50 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.53 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.82 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1407
- Organization
- expres media print
- Contact emails
- —
Subdomains
11 observed subdomains of expres.ua.
Web-graph footprint
Distinct hostnames that link to or from expres.ua in the public web crawl.
463 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for expres.ua.
| Mechanism | Target |
|---|---|
| SPF_MX | expres.ua |
Related pages
Pivot deeper into the graph from expres.ua.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "expres.ua"})-[: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.