Skip to content

Hostname

virtualwolf.com.ec

Last fetched

virtualwolf.com.ec resolves to 1 IPv4 address operated by AS63949 in US.

Nutrition Label

WHISPER CANON · virtualwolf.com.ecRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/virtualwolf.com.ec

Resolution chain

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

IPPrefixASNOperatorCountry
45.33.67.15745.33.64.0/19AS63949US

WHOIS identity

No WHOIS records are currently associated with virtualwolf.com.ec in WhisperGraph.

Subdomains

5 observed subdomains of virtualwolf.com.ec.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for virtualwolf.com.ec.

MechanismTarget
SPF_Amail.virtualwolf.com.ec
SPF_Amx.kissu.com.ec
SPF_Amx.virtualwolf.com.ec
SPF_Avirtualwolf.com.ec
SPF_IP186.4.234.139
SPF_IP2600:3c01:0:0:f03c:93ff:fe35:c9ae
SPF_IP45.56.87.188
SPF_IP45.79.96.63
SPF_IP74.207.228.87
SPF_MXvirtualwolf.com.ec

Related pages

Pivot deeper into the graph from virtualwolf.com.ec.

Cypher and MCP

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

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