Skip to content

Hostname

hpyfeds.com

Last fetched

hpyfeds.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · hpyfeds.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/hpyfeds.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.214.74108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.76108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.81108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.84108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.171.139.1053.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.1293.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.343.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.43.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.214.1043.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.1103.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.813.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.953.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Web-graph footprint

Distinct hostnames that link to or from hpyfeds.com in the public web crawl.

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from hpyfeds.com.

Cypher and MCP

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

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