Skip to content

Hostname

http-logstash.vrpatients.com

Last fetched

http-logstash.vrpatients.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · http-logstash.vrpatients.comRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/http-logstash.vrpatients.com

Resolution chain

http-logstash.vrpatients.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.146.217.25016.146.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
35.164.191.13635.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.84.107.11435.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.228.213.14044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.240.77.15644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.13.186.7752.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.184.193.15554.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.200.205.16854.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with http-logstash.vrpatients.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from http-logstash.vrpatients.com.

Cypher and MCP

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

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