Skip to content

Hostname

varo.com

Last fetched

varo.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · varo.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/varo.com

Resolution chain

varo.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:269
Organization
nv varo
Contact emails

Subdomains

16 observed subdomains of varo.com.

Web-graph footprint

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

72 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for varo.com.

MechanismTarget
SPF_Avaro.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.123.29.16/28
SPF_IP23.97.235.115/32
SPF_IP2a04:3544:1000:1510:3cc8:64ff:fefa:6a7
SPF_IP81.246.48.80/28
SPF_IP85.9.209.106
SPF_MXvaro.com

Related pages

Pivot deeper into the graph from varo.com.

Cypher and MCP

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

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