Skip to content

Hostname

versatile.net

Last fetched

versatile.net resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · versatile.netRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/versatile.net

Resolution chain

versatile.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
50.18.79.11150.18.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
52.52.97.19152.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.57.6652.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.176.195.21954.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
buybestdomains_com
Contact emails

Subdomains

7 observed subdomains of versatile.net.

Web-graph footprint

Distinct hostnames that link to or from versatile.net in the public web crawl.

14 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for versatile.net.

MechanismTarget
SPF_INCLUDE_spf.mycimcloud.com
SPF_INCLUDEone.zoho.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-us.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.net
SPF_IP104.214.52.55
SPF_IP12.222.75.98
SPF_IP23.123.204.130
SPF_IP67.23.168.0/24

Related pages

Pivot deeper into the graph from versatile.net.

Cypher and MCP

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

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