Skip to content

Hostname

visionc.com.ar

Last fetched

visionc.com.ar resolves to 2 IPv4 addresses operated by PUREVOLTAGE-INC - PureVoltage Hosting Inc. in US.

Nutrition Label

WHISPER CANON · visionc.com.arRouting diversity2.4/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/visionc.com.ar

Resolution chain

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

IPPrefixASNOperatorCountry
162.249.169.26162.249.168.0/23AS26548PUREVOLTAGE-INC - PureVoltage Hosting Inc.US
34.120.137.4134.120.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

No WHOIS records are currently associated with visionc.com.ar in WhisperGraph.

Subdomains

7 observed subdomains of visionc.com.ar.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for visionc.com.ar.

MechanismTarget
SPF_Avisionc.com.ar
SPF_INCLUDE_spf.mail.hostinger.com
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDEspf.servidoresph.com
SPF_IP148.72.177.60
SPF_IP162.249.169.26
SPF_IP172.96.161.186
SPF_IP184.164.80.162
SPF_MXvisionc.com.ar

Related pages

Pivot deeper into the graph from visionc.com.ar.

Cypher and MCP

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

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