Skip to content

Hostname

fnyfeds.com

Last fetched

fnyfeds.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · fnyfeds.comRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/fnyfeds.com

Resolution chain

fnyfeds.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.2113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.20.11113.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.11713.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.3013.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.4313.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.122.2818.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.4018.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.5718.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.8118.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.11254.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.11854.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.2654.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.4054.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.46.10565.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.3665.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.6465.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.9065.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from fnyfeds.com.

Cypher and MCP

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

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