Skip to content

Hostname

pvl.testing.vmo.cloud

Last fetched

pvl.testing.vmo.cloud resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · pvl.testing.vmo.cloudRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/pvl.testing.vmo.cloud

Resolution chain

pvl.testing.vmo.cloud resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.156.172.123108.156.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.172.36108.156.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.172.88108.156.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.172.96108.156.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.160.1718.165.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.160.3118.165.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.160.6518.165.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.160.7118.165.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

No WHOIS records are currently associated with pvl.testing.vmo.cloud in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for pvl.testing.vmo.cloud.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from pvl.testing.vmo.cloud.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pvl.testing.vmo.cloud"})-[: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.