Skip to content

Hostname

amo.ua

Last fetched

amo.ua resolves to 3 IPv4 addresses operated by X-CITY-AS - "X-City" Ltd. in UA.

Nutrition Label

WHISPER CANON · amo.uaRouting diversity3.0/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.4/10canon.whisper.security/host/amo.ua

Resolution chain

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

IPPrefixASNOperatorCountry
46.63.45.4546.63.0.0/18AS51784X-CITY-AS - "X-City" Ltd.UA
77.222.159.23277.222.159.0/24AS31520Datagroup-Retail - PRIVATE JOINT STOCK COMPANY "DATAGROUP"UA
78.152.169.2078.152.160.0/19AS8779INFOCOM-KM - KhmelnitskInfocom LTDUA

WHOIS identity

No WHOIS records are currently associated with amo.ua in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from amo.ua in the public web crawl.

70 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for amo.ua.

MechanismTarget
SPF_Aamo.ua
SPF_MXamo.ua

Related pages

Pivot deeper into the graph from amo.ua.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "amo.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.