Skip to content

Hostname

pos.velaplanet.com

Last fetched

pos.velaplanet.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · pos.velaplanet.comRouting diversity3.9/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/pos.velaplanet.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.215.7.213.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.87.1853.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.248.10034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.115.16134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.202.20452.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.25.14652.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with pos.velaplanet.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for pos.velaplanet.com.

MechanismTarget
SPF_IP18.214.192.21
SPF_IP50.16.181.102
SPF_IP52.6.248.132

Related pages

Pivot deeper into the graph from pos.velaplanet.com.

Cypher and MCP

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

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