Skip to content

Hostname

va-q-tec.com

Last fetched

va-q-tec.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · va-q-tec.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/va-q-tec.com

Resolution chain

va-q-tec.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.83.220104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.182.52172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.2188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.2188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1390
Organization
joachim kuhn
Contact emails

Subdomains

19 observed subdomains of va-q-tec.com.

Web-graph footprint

Distinct hostnames that link to or from va-q-tec.com in the public web crawl.

183 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for va-q-tec.com.

MechanismTarget
SPF_Ava-q-tec.com
SPF_INCLUDE_spf.4me.com
SPF_INCLUDEmailing.eqs.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.de.umantis.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP159.195.51.60
SPF_IP178.63.23.5
SPF_IP212.63.82.116
SPF_IP212.63.82.117
SPF_IP212.63.82.118
SPF_IP83.169.29.55
SPF_IP91.203.110.246
SPF_MXva-q-tec.com

Related pages

Pivot deeper into the graph from va-q-tec.com.

Cypher and MCP

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

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