Skip to content

Hostname

vsms.cc

Last fetched

vsms.cc resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · vsms.ccRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/vsms.cc

Resolution chain

vsms.cc resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.155.252.12418.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.252.1718.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.252.6418.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.252.9818.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
65.8.76.1065.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.3665.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.4165.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.6865.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

No WHOIS records are currently associated with vsms.cc in WhisperGraph.

Subdomains

4 observed subdomains of vsms.cc.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for vsms.cc.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from vsms.cc.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "vsms.cc"})-[: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.