Skip to content

Hostname

hcp.feelplus.com

Last fetched

hcp.feelplus.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · hcp.feelplus.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/hcp.feelplus.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.184.185.20418.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.194.119.6918.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.75.29.1413.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.77.90.703.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.158.177.20635.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.178.99.17563.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with hcp.feelplus.com in WhisperGraph.

Subdomains

3 observed subdomains of hcp.feelplus.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from hcp.feelplus.com.

Cypher and MCP

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

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