Skip to content

Hostname

virtualspace.events

Last fetched

virtualspace.events resolves to 1 IPv4 address operated by AS63949 in DE. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · virtualspace.eventsRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/virtualspace.events

Resolution chain

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

IPPrefixASNOperatorCountry
172.105.71.138172.105.64.0/19AS63949DE

WHOIS identity

Registrar
iana:1052
Organization
i.t.s. planet
Contact emails

Subdomains

20 observed subdomains of virtualspace.events.

Web-graph footprint

Distinct hostnames that link to or from virtualspace.events in the public web crawl.

5 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for virtualspace.events.

MechanismTarget
SPF_IP139.162.177.156/32
SPF_IP172.104.140.194
SPF_IP172.104.246.121
SPF_IP2a01:7e01:0:0:f03c:91ff:fe17:fca2
SPF_IP2a01:7e01:0:0:f03c:91ff:fe68:5f12
SPF_IP2a01:7e01:0:0:f03c:92ff:fee0:6694
SPF_MXvirtualspace.events

Related pages

Pivot deeper into the graph from virtualspace.events.

Cypher and MCP

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

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