Skip to content

Hostname

vlentec.com

Last fetched

vlentec.com resolves to 2 IPv4 addresses operated by AS12876 - Scaleway SAS in FR. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · vlentec.comRouting diversity2.4/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/vlentec.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.129.35.1212.129.0.0/18AS12876AS12876 - Scaleway SASFR
31.7.6.18231.7.4.0/22AS20847PREVIDER-AS - Previder B.V.NL

WHOIS identity

Registrar
iana:168
Organization
k. boelema
Contact emails

Subdomains

2 observed subdomains of vlentec.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for vlentec.com.

MechanismTarget
SPF_Avlentec.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.spamservice.nl
SPF_INCLUDEspf.srv01.heatmedia.nl
SPF_IP212.129.35.1

Related pages

Pivot deeper into the graph from vlentec.com.

Cypher and MCP

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

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