Skip to content

Hostname

fora.ua

Last fetched

fora.ua resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · fora.uaRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/fora.ua

Resolution chain

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

IPPrefixASNOperatorCountry
3.77.217.913.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with fora.ua in WhisperGraph.

Subdomains

58 observed subdomains of fora.ua.

Web-graph footprint

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

165 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for fora.ua.

MechanismTarget
SPF_Amailing.fozzy.ua
SPF_Arelay.fozzy.ua
SPF_Arelay1.fozzy.ua
SPF_Arelay2.fozzy.ua
SPF_Arelay3.fozzy.ua
SPF_IP18.158.247.215
SPF_IP193.19.84.0/23
SPF_IP213.160.140.171
SPF_IP78.154.160.82
SPF_IP78.154.160.83

Related pages

Pivot deeper into the graph from fora.ua.

Cypher and MCP

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

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