Skip to content

Hostname

thehost.ua

Last fetched

thehost.ua resolves to 2 IPv4 addresses operated by AS56485 in UA. WHOIS lists iana:1617 as the registrar.

Nutrition Label

WHISPER CANON · thehost.uaRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/thehost.ua

Resolution chain

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

WHOIS identity

Registrar
iana:1617
Organization
Contact emails

Subdomains

128 observed subdomains of thehost.ua.

Web-graph footprint

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

464 sites link to this hostname.

162 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for thehost.ua.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.relay.thehost.ua
SPF_INCLUDE_spf.thehost.ua

Related pages

Pivot deeper into the graph from thehost.ua.

Cypher and MCP

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

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