Skip to content

Hostname

post-ua.info

Last fetched

post-ua.info resolves to 1 IPv4 address operated by HOSTPRO-AS - HOSTPRO LAB LLC in UA. WHOIS lists iana:1418 as the registrar.

Nutrition Label

WHISPER CANON · post-ua.infoRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/post-ua.info

Resolution chain

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

IPPrefixASNOperatorCountry
194.28.86.105194.28.86.0/24AS196645HOSTPRO-AS - HOSTPRO LAB LLCUA

WHOIS identity

Registrar
iana:1418
Organization
geneza / 8de9bad5143a4582a5a8021c584c2814a0fa1ed6
Contact emails

Subdomains

9 observed subdomains of post-ua.info.

Web-graph footprint

Distinct hostnames that link to or from post-ua.info in the public web crawl.

121 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • post-ua.info

SPF policy

4 SPF mechanisms authorising senders for post-ua.info.

MechanismTarget
SPF_Apost-ua.info
SPF_IP185.156.42.98
SPF_IP194.28.86.105
SPF_MXpost-ua.info

Related pages

Pivot deeper into the graph from post-ua.info.

Cypher and MCP

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

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