Skip to content

Hostname

am.ua

Last fetched

am.ua resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · am.uaRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/am.ua

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.4.104104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.5.104104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
167.99.33.138167.99.32.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL
172.67.74.211172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
49.12.9.15149.12.0.0/16AS24940DE
95.216.201.10495.216.0.0/16AS24940FI

WHOIS identity

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

Subdomains

9 observed subdomains of am.ua.

Web-graph footprint

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

264 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for am.ua.

MechanismTarget
SPF_Aam.ua
SPF_INCLUDEspf.mandrillapp.com
SPF_IP138.201.20.70
SPF_IP2a01:4f8:171:2b45:0:0:0:2
SPF_MXam.ua

Related pages

Pivot deeper into the graph from am.ua.

Cypher and MCP

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

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