Skip to content

Hostname

vwtelecom.com

Last fetched

vwtelecom.com resolves to 1 IPv4 address operated by AS8315 in NL. WHOIS lists iana:2288 as the registrar.

Nutrition Label

WHISPER CANON · vwtelecom.comRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/vwtelecom.com

Resolution chain

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

IPPrefixASNOperatorCountry
89.30.229.19989.30.224.0/21AS8315NL

WHOIS identity

Registrar
iana:2288
Organization
koninklijke volker wessels stevin
Contact emails

Subdomains

61 observed subdomains of vwtelecom.com.

Web-graph footprint

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

56 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for vwtelecom.com.

MechanismTarget
SPF_INCLUDE_spf.kbitehosting.nl
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.mailcamp.nl
SPF_INCLUDEspf.msgc.cloud
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.47.17.168/32
SPF_IP110.76.160.224
SPF_IP110.76.168.203
SPF_IP194.151.85.23/32
SPF_IP194.165.34.0/24
SPF_IP213.136.9.80/28
SPF_IP31.7.4.30/21
SPF_IP37.153.233.205
SPF_IP45.86.178.186
SPF_IP52.148.221.92
SPF_IP80.113.6.75/32
SPF_IP82.192.79.96/27
SPF_IP82.94.167.224/32
SPF_MXvwtelecom.com

Related pages

Pivot deeper into the graph from vwtelecom.com.

Cypher and MCP

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

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