Skip to content

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

WHISPER CANON · expres.uaRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/expres.ua

Resolution chain

expres.ua resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.157.60.27108.157.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR
108.157.60.50108.157.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR
108.157.60.61108.157.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR
108.157.60.63108.157.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR
18.172.112.10818.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.12618.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.2618.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.2718.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.11999.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.5099.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.5399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.8299.84.232.0/22AS16509AMAZON-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 outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for expres.ua.

MechanismTarget
SPF_MXexpres.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 20

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