Skip to content

Hostname

ua.fm

Last fetched

ua.fm resolves to 1 IPv4 address operated by AS43405 in UA. WHOIS lists registrar:dotfm as the registrar.

Nutrition Label

WHISPER CANON · ua.fmRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ua.fm

Resolution chain

ua.fm resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.198.36.1491.198.36.0/24AS43405UA

WHOIS identity

Registrar
registrar:dotfm
Organization
ivan ejdemiller
Contact emails

Subdomains

13 observed subdomains of ua.fm.

Web-graph footprint

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

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ua.fm.

MechanismTarget
SPF_IP185.187.81.138
SPF_IP91.198.36.0/25

Related pages

Pivot deeper into the graph from ua.fm.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ua.fm"})-[: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.