Skip to content

Hostname

virtual-call.net

Last fetched

virtual-call.net resolves to 2 IPv4 addresses operated by AS209242 in US. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · virtual-call.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/virtual-call.net

Resolution chain

virtual-call.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1408
Organization
otto kolbe
Contact emails

Subdomains

9 observed subdomains of virtual-call.net.

Web-graph footprint

Distinct hostnames that link to or from virtual-call.net in the public web crawl.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for virtual-call.net.

MechanismTarget
SPF_INCLUDE7037072.spf05.hubspotemail.net
SPF_INCLUDE_spf.bexio.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEshared.hubspot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP132.145.249.124
SPF_IP144.24.166.122
SPF_MXpb1.virtual-call.net
SPF_MXpb2.virtual-call.net
SPF_MXvirtual-call.net

Related pages

Pivot deeper into the graph from virtual-call.net.

Cypher and MCP

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

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