Skip to content

Hostname

virtualxs.com

Last fetched

virtualxs.com resolves to 1 IPv4 address operated by AS15535 in NL. WHOIS lists iana:228 as the registrar.

Nutrition Label

WHISPER CANON · virtualxs.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/virtualxs.com

Resolution chain

virtualxs.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
62.129.128.14462.129.128.0/21AS15535NL

WHOIS identity

Registrar
iana:228
Organization
moniker privacy services
Contact emails

Subdomains

40 observed subdomains of virtualxs.com.

Web-graph footprint

Distinct hostnames that link to or from virtualxs.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for virtualxs.com.

MechanismTarget
SPF_Avirtualxs.com
SPF_IP62.129.128.128/25
SPF_IP62.129.130.85
SPF_IP62.129.138.1
SPF_IP62.129.143.48/28
SPF_IP62.129.150.23
SPF_IP62.129.150.24
SPF_IP62.129.150.25
SPF_MXvirtualxs.com

Related pages

Pivot deeper into the graph from virtualxs.com.

Cypher and MCP

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

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