Skip to content

Hostname

umsf.dp.ua

Last fetched

umsf.dp.ua resolves to 1 IPv4 address operated by AS21497 in UA.

Nutrition Label

WHISPER CANON · umsf.dp.uaRouting diversity1.5/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/umsf.dp.ua

Resolution chain

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

IPPrefixASNOperatorCountry
77.52.211.14877.52.192.0/18AS21497UA

WHOIS identity

No WHOIS records are currently associated with umsf.dp.ua in WhisperGraph.

Subdomains

4 observed subdomains of umsf.dp.ua.

Web-graph footprint

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

68 sites link to this hostname.

229 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for umsf.dp.ua.

MechanismTarget
SPF_Aumsf.dp.ua
SPF_INCLUDEmxsspf.sendpulse.com
SPF_MXumsf.dp.ua

Related pages

Pivot deeper into the graph from umsf.dp.ua.

Cypher and MCP

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

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