Skip to content

Hostname

fondy.ua

Last fetched

fondy.ua resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK.

Nutrition Label

WHISPER CANON · fondy.uaRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/fondy.ua

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.69.1013.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.10213.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.6113.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.6613.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.227.192.11413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.238.49.10318.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.12318.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.1618.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.9218.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.102.10918.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.12718.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.3718.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.6718.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

2 observed subdomains of fondy.ua.

Web-graph footprint

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

319 sites link to this hostname.

283 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for fondy.ua.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf2.esputnik.com

Related pages

Pivot deeper into the graph from fondy.ua.

Cypher and MCP

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

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