Skip to content

Hostname

ua2.ps-web.pro

Last fetched

ua2.ps-web.pro resolves to 1 IPv4 address operated by AS56485 in UA.

Nutrition Label

WHISPER CANON · ua2.ps-web.proRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/ua2.ps-web.pro

Resolution chain

ua2.ps-web.pro resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
176.114.11.78176.114.8.0/22AS56485UA

WHOIS identity

No WHOIS records are currently associated with ua2.ps-web.pro in WhisperGraph.

Subdomains

1 observed subdomain of ua2.ps-web.pro.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ua2.ps-web.pro.

MechanismTarget
SPF_Aua2.ps-web.pro
SPF_IP163.172.122.36
SPF_MXua2.ps-web.pro

Related pages

Pivot deeper into the graph from ua2.ps-web.pro.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ua2.ps-web.pro"})-[: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.