Skip to content

Hostname

virtualsofts.com

Last fetched

virtualsofts.com resolves to 2 IPv4 addresses operated by AS197540 in DE. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · virtualsofts.comRouting diversity2.4/10Peering density7.7/10MOAS conflict⚠ 2 conflictsThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/virtualsofts.com

Resolution chain

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

WHOIS identity

Registrar
iana:83
Organization
1&1 internet
Contact emails

Subdomains

2 observed subdomains of virtualsofts.com.

Web-graph footprint

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

12 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • virtualsofts.com

SPF policy

6 SPF mechanisms authorising senders for virtualsofts.com.

MechanismTarget
SPF_Avirtualsofts.com
SPF_INCLUDEspf-c.mailbaby.net
SPF_IP152.53.147.113
SPF_IP159.195.38.238
SPF_IP94.130.142.11
SPF_MXvirtualsofts.com

Related pages

Pivot deeper into the graph from virtualsofts.com.

Cypher and MCP

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

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