Skip to content

Hostname

jrewallet.virtual-agent.plus

Last fetched

jrewallet.virtual-agent.plus resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · jrewallet.virtual-agent.plusRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/jrewallet.virtual-agent.plus

Resolution chain

jrewallet.virtual-agent.plus resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.239.199.1718.239.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.199.2718.239.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.199.2918.239.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.199.3518.239.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.141.11318.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
18.64.141.4218.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
18.64.141.6418.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
18.64.141.7818.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH

WHOIS identity

No WHOIS records are currently associated with jrewallet.virtual-agent.plus in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from jrewallet.virtual-agent.plus.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "jrewallet.virtual-agent.plus"})-[: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.