Skip to content

Hostname

fozzy.ua

Last fetched

fozzy.ua resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1405 as the registrar.

Nutrition Label

WHISPER CANON · fozzy.uaRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/fozzy.ua

Resolution chain

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

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

WHOIS identity

Registrar
iana:1405
Organization
not published
Contact emails

Subdomains

243 observed subdomains of fozzy.ua.

Web-graph footprint

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

112 sites link to this hostname.

79 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for fozzy.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 fozzy.ua.

Cypher and MCP

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

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